How can we submit form without a submit button?
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....
How to compare two strings with comparison operators in php?
What is the current php version?
How can we get the error when there is a problem to upload a file?
Difference between $message vs. $$Message in php.
What are the different types of php variables?
How many types of arrays are there in php?
I have written a source code in php but I do not know how to compile that and conduct it with a website please explain me the how to compile that ?
What is trait in php?
Which is a perfect example of runtime polymorphism?
What is the advantge and disadvantage of mysql_connet() and mysql_pconnect() ? in which condition will you use mysql_connect() and mysql_pconnect().
Is php class name case sensitive?