RE: FN-FORUM: Javascript or PHP
date posted 20th March 2006 09:17
Hi Confused in Ilford,
> Got a number of flash galleries, I want to have one html page, that
> has the same graphics and text in it, that I can load one of these
> flash files into by sending a variable with the URL.
You could possibly use a case statement in your index.php for example:
/apple
/bar
/cake
It all here: http://us2.php.net/switch
Yours,
Mark