Re: Moving to a modified URL
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: Moving to a modified URL

From: Samuel <lets.monroe@gmail.com>
Date: Thu Jun 30 2005 - 12:37:37 CEST

Since you seem to have currently all your pages in html, you would
probably have to run through some trouble. First, you'd need to rename
all your files to have a .php extension. Then you should write a PHP
script that creates the French, English, Spanish etc buttons with the
modified URL. And then place a call to said script on top of each page.

You may also be interested in using frames. They are ugly as sin, but
look like a better solution for your particular matter, since you'd
probably only need one php page to show in the top frame, and it would
control the html content of the bottom frame.
Received on Mon Oct 17 20:59:57 2005