Search found 2 matches
- Wed Sep 20, 2006 10:24 am
- Forum: PHP - Code
- Topic: Application Development - passing parameters
- Replies: 3
- Views: 1378
use sessions... your current way is way too easy to hack than sessions... with session you don't have to lug the variables around from page to page... sessions are made for exact that thing... What I had in the back of my mind, so will start as of now properly! Yeah had a problem with IE caching ge...
- Wed Sep 20, 2006 9:32 am
- Forum: PHP - Code
- Topic: Application Development - passing parameters
- Replies: 3
- Views: 1378
Application Development - passing parameters
Everah | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] Hi ever...