Hello,
I am having one string variable which has the value fetched from the
mysql table. Is it possible to find '\0' character in that string ?
Regards,
Uma
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
I have written a small code for retrieving the contents from the mysql
database and display from the user. While display in the browser it is
displaying some other contents from the previous row and appending with
the original contents. If i give the same query in the mysql prompt that
tim
A server and client are connected using a 35kbps PPP link.
A user on the client side types the URL of a mpeg file on the
location bar. The same file is also existing in $DIR of the
client (windows) system.
Now, since the file is already there on the local hard disk
of the client, the file need not
Hello,
Can any one tell me how to assign a null value to a php string?. I tried
assigning empty single quote,backslash with zero,double quotes also. but
nothing works..
Regards,
Uma
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi all,
A GUI having a drwable area and a button in a frame is required. The
points colected by drawing in the drawable area needs to be stored in a
datastructure in php. can we do this using php? If so for
displaying graphics what should be done?
This GUI has to be embedded in a browser and d
Hello,
Is it possible to call php function in the onclick event ?
REgards,
Uma
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hellow,
I need to replace a character " with "\. Using php how to do this. i
have given like this but it is giving parse error
$temps=str_replace('"','"\',$temp);
Can anyone tell me how to do this ?
Regards,
Uma
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit
Hellow,
I need to replace a character " with "\. Using php how to do this. i
have given like this but it is giving parse error
$temps=str_replace('"','"\',$temp);
Can anyone tell me how to do this ?
Regards,
Uma
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit
Hello,
Is there possible to place a list box over one many background picture
using php anyways ?
Regards,
Uma
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
Here i am facing one problem. i have installed the following in my pc in
linux platform. i am getting this error when try to execute file. Can any
one tell me why this error due to ?
Version :
mysql-3.32.41-1
php-4.2.2-17
apache httpd-2.0.40-21
Error :
Call to undefined function mysq
10 matches
Mail list logo