Can we use include ("abc.php") two times in PHP page "makeit.php" ?
Comment on this Question and Answer >>>
ASK A QUESTION
More functions PHP Questions
How can I call online a PHP function. It works local but when I put it online it does nothing. I call online a php function to load pictures into my flex application. Thanks Bart1-what is a header("Location:http//www.website.com"); 2-how does it work? 3-What is a reason to use this function?
difference between fetch_array function & fetch_row function
How do I make a variable from outside a function work in that function?
How to verify that a function exists before you try using it.
