who knowes how to count the charcaters in a string without the space
character?
thanks harry
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
How can i get the file information of a uploaded jpeg-file.
i need the heigt and width in pixel and the resolution.
Thanks Harry
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I want to count characters without space "character".
$char="hello world"
so the result should be 10.
Can anybody help me?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I got the error-message:
Warning: fopen("", "r") - Inappropriate ioctl for device
what means ioctl?
Harry
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
isn't it possible to get image informations from the local harddrive?
$fotoinfo=getimagesize("C:\\Eigene Dateien\\Temp\\Foto.jpg");
if i use that code, the errormessage is always "getimagesize: unable to open
file for reading"
got anybody a solution?
--
PHP General Mailing List (http://www.p
isn't it possible to get image informations from the local harddrive?
$fotoinfo=getimagesize("C:\\Files\\Temp\\Image.jpg");
if i use that code, the errormessage is always
Unable to access c:\Files\Temp\Image.jpg
getimagesize: unable to open file for reading
got anybody a solution?
--
PHP Gen
how can i attach an image with the mail command
how do get the image in a variable when i have chosen it with the input type
file?
Harry
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
7 matches
Mail list logo