Whether site will complete the execution of the script if
Fatal error occurs ?
No, Script will not execute if Fatal error occurred.
It halts execution.
| Is This Answer Correct ? | 5 Yes | 1 No |
What is final class and final method?
what is "mysql_pconnect", i know mysql_connect but what it is pconnect is their?
Tell me how to initiate a session in php?
how many type of url?
How be the result set of mysql handled in php?
Which parts of php are case sensitive?
What type of comments are supported by PHP.
Which one is best framework for php?
How to convert a string to uppercase in php?
Explain how is it possible to set an infinite execution time for php script?
Is php developer in demand?
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....