Do you know what is the difference between the include() and require() functions?
No Answer is Posted For this Question
Be the First to Post Answer
Is php an array?
when we select some checkboxes and we went for next page if we came back to prevoius page the selcted checkboxe should be checked
How do sessions work in php?
How is the ternary conditional operator used in php?
Is php pass by reference or value?
what is the use of include() function when include_once() alone will enough?
What is php how it works?
Tell me what library is used for pdf in php?
How many ways to include variables in double-quoted strings in php?
how to upload more than 50 mb? i tried but session was expired....certain time .....i was set session duration three days .... how to rectified? if any one know that post ur answer as soon as possible?already i was increase php.ini and set Also increase Memory_limit Post_max_size upload_max_filesize..........but not working......
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 can I find my php version?