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
How do I make a variable from outside a function work in that function?When running a php script, is it possible to have it pull from one txt. file and then a 2nd txt. file?
PHP Fatal error does not result in HTTP error code 500. When PHP code throws a Fatal error, I would expect Apache to respond with HTTP 500, not a 200?
how can i get the data by using get(),post()methods?
