Write a program to display a table of any given number?
Differences between get and post methods?
How to redirect https to http url and vice versa in .htaccess?
What is the use of magic function in php?
What is session_start () in php?
What is a static method php?
What is the use of final class in php?
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 create a table using php?
what is different between PHP and Asp.net?
How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain
What is foreach loop in php?
What is difference between print_r and echo in php?