Posted by Peter van Schie on 10/19/06 11:22
julian maisano wrote: > What i want to do is the following: > > include (pagecalled.php?argument1=x&argument2=x ..... ); > How about this: $argument1 = x; $argument2 = x; include('pagecalled.php'); -- http://www.phpforums.nl
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming