PHP can be used frontend of for backend?
Answer Posted / vishwanath
php can we used for backend it is the server side
programmiing executrd in the server side
| Is This Answer Correct ? | 12 Yes | 5 No |
Post New Answer View All Answers
Write down the code for save an uploaded file using php?
What is difference between required and require_once in php?
What are global variables in php?
Name some of the constants in php and their purpose.
When to use get and post request?
Define soundex()?
What is the best practice for running mysql queries in php? Consider the risk of sql injection.
What type of operation is needed when passing values through a form or an url?
Which php global variable is used for uploading a file?
How to remove duplicate values from array using php?
Define about declare construct?
Which function would you use to insert a record into a database in php?
Is array function in php?
Explain Booleans in PHP?
What is the most convenient hashing method to be used to hash passwords?