Posted by laredotornado on 11/04/05 15:48
Hello, I have strings on my page of the form param1=abcd&agency_id=1234¶m2=dex I want to write a PHP expression to take strings similar to the above, and output param1=abcd&agency_id=<?php echo $LTON; ?>¶m2=dex How can I do this? Thanks, - Dave
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming