Page is a not externally linkable
- Code, Content, and Presentation
-- PHP Server Side Scripting
---- Dynamic links opening up to forms


henry0 - 3:15 pm on Jun 4, 2008 (gmt 0)


http://www.example.com/movie.php?form_id=1
http://www.example.com/movie.php?form_id=2
http://www.example.com/movie.php?form_id=3

You could have three landing pages:
movie1.php, movie2.php etc...
OR
Only movie.php
and use a switch [us2.php.net]
to determine which form serving

The landing page will be reading the passed value as $_GET (super global) [us2.php.net] $_GET [w3schools.com]

Hope this may start you

[edited by: dreamcatcher at 4:46 pm (utc) on June 4, 2008]
[edit reason] use example.com. Thanks. [/edit]


Thread source:: http://www.webmasterworld.com/php/3666552.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com