Newbie requesting assistance
Posted: Fri Nov 17, 2006 6:57 am
Alrighty... first off let me just say thankyou now to anyone that responds to this... im just learning php and well.. 10 monkeys pounding away at the keyboard randomly have a better chance of turning out good code then i do at the moment.
i currently have a rental website im building based in php and smarty templets...
On the modify listing page ive got a variable {$listingid} lets say it has a value= 5
what i want to do is pass that variable value to a form that pops up in a new window uppon clicking a link.
Any suggestions on how the best way to do that would be appreciated
i currently have a rental website im building based in php and smarty templets...
On the modify listing page ive got a variable {$listingid} lets say it has a value= 5
what i want to do is pass that variable value to a form that pops up in a new window uppon clicking a link.
Any suggestions on how the best way to do that would be appreciated