How can i execute PHP File using Command Line?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about the $_GET variable of PHP?
What sized websites have you worked on in the past?
Why use php artisan serve?
What is php explain?
Who is the father of php and what is the current version of php and mysql?
What happens if an expected input field was not submitted?
how to retrieve from database..... this format (PRMRMDU402). firstname= prabhu, lastname=kumar, city=madurai, pincode=624402.... i want first name first two letters and last name last two letters ... city first two letters ... pin code last three letters....
How can you retrieve data from the mysql database using php?
What is meant by session in php?
What is php session_start() and session_destroy() function?
1.<?php echo'bsfjbsnmfbs'; ?> 2.<? ech'hjndfjkshf'; ?> 3 <? echo'naskfdjnask'; three programs are exected but which is beter why
Give the case where we can use get and we can use post methods?