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 Barthow can we display a particular data from database by creating a function
How can I access information sent through $_GET on a form?
how can i get the data by using get(),post()methods?
How do I make a variable from outside a function work in that function?
