Thread: PHP issue
View Single Post
Old 05-05-2011, 02:41 PM  
Sexgenoten
Registered User
 
Industry Role:
Join Date: Dec 2010
Posts: 85
Im not entirely sure that i understand what you are trying to achieve here.

You could set an hidden input on each page, so a post to the php page would make it clear from what page its comming in $_POST['var'].

You could put a get var in de url ( either www.mysite.com/index.php?var or something similair ).

Only thing you then have to do is filter the desired var and assign its value to a variable in PHP.

From there you can you do your php magic.
Sexgenoten is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook