What is the scope of career in PHP/Mysql
Answer Posted / patel
Don't worry go ahead its part of software field ie you have
to learn always a new languege after each language
revolution or may be possible they will learn you new
languege according to there project.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is a path Traversal?
Tell me how do I check if a given variable is empty?
What is the difference between md5(), crc32() and sha1() crypto on php?
How to connect to mysql from a php script?
How to delete a file from the system?
How to get a total number of rows available in the table?
What is the php function that removes the last element of the array and returns it?
What distinguishes php from something like client side java script?
Give the case where we can use get and we can use post methods?
What are the different tables(engine) present in mysql, which one is default?
What is the differences between $a != $B and $a !== $B?
What is the use of mysql_real_escape_string() function?
What is the functionality of the functions strstr() and stristr()?
What are classes in php?
What is the empty function?