Which is better mysql or sql?
Answer / Subhash Kumar Maurya
SQL (Structured Query Language) is a standard language used for querying and manipulating databases. MySQL is an open-source relational database management system that implements SQL. There is no direct comparison between SQL and MySQL, as SQL is the language while MySQL is a specific implementation of it.
| Is This Answer Correct ? | 0 Yes | 0 No |
hi to all i am fresher in php and want to learn php and want a fresher job in php. how to total time i expend to learn php and what is freshers salary.
How to return a value back to the function caller?
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 meant by urlencode and urldocode?
what is CURL?
Why do we use php?
How can i send a HTML file to mail account.
What is difference between readonly and constant?
Can you give example for trait in php?
What is filter_var?
I need to know about the courses which are useful in corporate companies.. especially php/mySQL, Java/j2ee, .NET.. also tell if any other courses are valuable
How to count a number of words in a string in php?