How to specify argument default values?
No Answer is Posted For this Question
Be the First to Post Answer
How to call a php function from another php file?
What is the use of mysqli_real_escape_string() function?
How can I load data from a text file into a table?
What types images that php supports?
Can a trait extend a class php?
What is composer phar?
How many types of session are there?
How can we extract string ‘abc.com ‘ from a string info@abc.com" target="_blank">http://info@abc.com using regular expression of php?
Hi all,, im completely new to PHP, started learning just 2 days before. Can anybody tell me how to run a PHP file to see the program's output? i have created some simple program in Dreamweaver CS3 but don't know how to run it...
Differences between get, post and request methods ?
How to check whether cookies are disbled or not in the browser ? If that is the case how do you handle the sessions ?
Do while loops?