WHAT IS THE CORRECT WAY TO OPEN THE FILE "time.text" AS READABLE?
Comment on this Question and Answer >>>
ASK A QUESTION
More functions PHP Questions
What is a static variable within a function?How do I make a variable from outside a function work in that function?
How do I get a variable in a function to retain its value between calls?
Can we use include ("abc.php") two times in PHP page "makeit.php" ?
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 Bart
