Andrew Clark once wrote: > $ifiles = explode('&', $QUERY_STRING); > $urlpath = "http://www.xxx/"; // Or whatever your base URL happens to be > foreach ( $ifiles as $ifile ) > { > $ifile = $urlpath.$ifile; > include( $ifile ); > } Bad bad things could happen with this wonderfully useful snippet. Be warned. -- [ Rajesh Kumar ] ------------------------ Yahoo! Groups Sponsor --------------------~--> $9.95 domain names from Yahoo!. Register anything. http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/saFolB/TM --------------------------------------------------------------------~-> PHP Data object relational mapping generator - http://www.meta-language.net/ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-objects/ <*> To unsubscribe from this group, send an email to: php-objects-unsubscribe@yahoogroups.com <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/