This is a discussion on Re: Try to pass variable into a php script within the PHP Language forums, part of the PHP Programming Forums category; For starters, quote your SRC I presume the object is to have the server determine which javascript to load. Mike ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
For starters, quote your SRC
I presume the object is to have the server determine which javascript to load. Mike wrote: > Hi > > I'm passing these variable into ad.php script it takes $c and $keyword > BUT the $aid is NOT set to a value, Is there something I'am doing > wrong. > > <script language='Javascript' > src=http://www.ay-up.com/ad/ad.php?c=show&keyword=defaultad&aid=1></script> |