Hi,
I have a php script on Site A.
I am trying to call this php script on Site B.
This is my code:
It keeps giving me an undefined error. Why?Code:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Untitled</title> </head> <body> <script TYPE="text/javascript" language="javascript" src="http://www.SITE-A.com/folder/test.php?id=5"> </script> </body> </html>
Thanks.
unregistered1.





Bookmarks