RE: [PHP] calling a php file from javascript

2002-06-20 Thread Lazor, Ed
I don't know the complete answer. But, in case it helps, I can tell you that you'll need to research how to load standard web pages. In other words, this is a general Javascript / Flash question and PHP doesn't really play factor into your solution. > -Original Message- > how can I call

[PHP] calling a php file from javascript

2002-06-18 Thread Burak Delice
hi, how can I call a php file from javascript?. Actually I want to call a php file from flash without appear a web browser window(I used getURL function but it use new or self window). so I will use fscommand and call php from java. thankyou. -- PHP General Mailing List (http://www.php.net/)