Answer Posted / jalila
php is a Front End & mysql is a Back End
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is faster?
What is the meaning of php?
What are the two most common ways to start and finish a php block of code?
How to create an array from php string?
What is the difference between the include() and require() functions?
How do you check is php not empty?
How to replace a substring in a given string in php?
With a heredoc syntax, do I get variable substitution inside the heredoc contents?
What is csrf token and how it works?
What is the difference between file_get_contents() and file_put_contents() in php?
Which programming language does php resemble?
What is php array function?
How do I check if a given variable is empty?
What is the difference between characters 23 and x23?
How is it possible to know the number of rows returned in result set?