What is the scope of career in PHP/Mysql
Answer Posted / dev
You all guys do have a look on this wonderful article........
You will be able to know what php was. what php is and what will be php in upcoming years.....
http://involutionmedia.com/kbase/index.php/article/javaandphpsimplified/
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How would you determine the size of a file in php?
What is the different between count() and sizeof() in php?
Explain me how failures in execution are handled with include() and require() functions?
What is laracast?
How to pass variables by references?
Can you extend a final defined class?
How many escape sequences are recognized in double-quoted strings in php?
Tell me what is the main difference between require() and require_once()?
How big is varchar max?
Which function would you use to insert a record into a database in php?
What are the method available in form submitting?
What is reference variable php?
How to get no of arguments passed to a PHP Function?
Write a program to find the factorial of a number in php?
Differentiate echo vs. Print statement.