View Single Post
Old 07-04-2004, 06:36 AM   #11 (permalink)
trevHCS
Contributing Member
 
Join Date: 10-14-03
Location: Top left of England, UK
Posts: 243
iTrader: 0 / 0%
Latest Blog:
None

trevHCS is liked by somebodytrevHCS is liked by somebodytrevHCS is liked by somebodytrevHCS is liked by somebodytrevHCS is liked by somebody
Send a message via MSN to trevHCS
Replace <script> with <?php and replace </script> with ?>

<script> and </script> are used for client side scripting like Javascript, therefore when PHP reads the page it just thinks thats part of the HTML and ignores it and so your later array $s doesn't contain anything.

Trev
trevHCS is offline   Reply With Quote