Re: Multi Lingual Sites

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* Rajesh Kumar (rajesh@atomicbobs.com) wrote:
> 
> 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.
> 

Care to share an example?

Peace,
Shoan.



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/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/
 




[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux