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
Comment on this Question and Answer >>>
ASK A QUESTION
More functions PHP Questions
Is there a way to use readfile() and not have it display the byte number at the bottom?How can I access information sent through $_GET on a form?
I have used the funtion Rate (code below) and i have some troubles with it. When i use it with the following values: (Wrong) Excel - RATE(228;-196,02;-49005;961546,464646;1;0,05) gives: 0,0119 Php - RATE(228,-196.02,-49005,961546.464646,1,0.05) gives
how to create a search engine
WHAT IS THE CORRECT WAY TO OPEN THE FILE "time.text" AS READABLE?
