What is the difference between characters and #?
No Answer is Posted For this Question
Be the First to Post Answer
How can you count number of parameters given in a URL by POST method?
What is the substitution of submit in PHP?
Why php script is not running in browser?
how can i find number of rows in a table using MS Access and php? i used odbc_num_rows($query); but it returned -1.
Do you know what is the function mysql_pconnect() usefull for?
How we can get the number of elements in an array?
i was set new individual folder for saving session values,the folder name is session and i set 777 permission,using session.save_path function like session.save_path "/home21b/sub004/sc21311-ULCX/candyoflove.com/session/" but it causing Warning: Unknown(): SAFE MODE Restriction in effect. The script whose uid/gid is 12112/12112 is not allowed to access /home21b/sub004/sc21311-ULCX/candyoflove.com/session owned by uid/gid 12267/12267 in Unknown on line 0 ,please tell what changes make this script, i was using .htaccesss file..plz help me....
What is happening in the following code $objA = new A(); // A is a class $objB = $objA;
How to generate a form?
How do I see how many pages per session in google analytics?
What is php session id?
What is mem_cache ? How do you put a database query into that ?