| 
				
				How do you call a PHP script from Javascript ?
			 
 I need to call a PHP Script from a Javascript segment of code. I also need the Javascript to stop it's execution while the PHP script does it job. Once the PHP script is done the Javascript must continue where it was.
 Is such a thing possible. If it's ... how.
 (I know it's possible with sockets, but seems too much trouble that way...)
 
 Thanks
 
				__________________I have nothing to advertise ... yet.
 |