does current version of mysql (myisam) supports foreign keys ?
Answers were Sorted based on User's Feedback
Answer / puneet bhatt
That's impossible as of now!
The MySQL server can't operate Foreign Keys with MyISAM tables
Is This Answer Correct ? | 2 Yes | 0 No |
No. You need to use InnoDB tables for that.
Is This Answer Correct ? | 1 Yes | 1 No |
Why die is used in php?
How to upload and play video in Php when u r in localhost?
How the values are ordered in an array?
Is string php function?
Is php faster than python?
How to open standard output as a file handle?
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 session in c#?
Which is better session or cookie?
Does php support inheritance?
What is data type in php?
Is PHP is procedure oriented or object oriented?