pjc2003 Posted January 4, 2007 Share Posted January 4, 2007 hi,ive built a simple stock checking program, and i want to take a variable I have declared in one page, and use it in the next page. What im trying to is have a page where the user can select the location of the stock and if it is valid, and then update the info in the database. But in order to do that I need to use a part_number variable that Ive dragged out the database on a previous page..the program is hosted at www.longnines.net/mobileand you can download my work so far at www.longnines.net/mobile.rarperhaps if you look at the code it will make more sence..Cheers,Pete. Link to comment https://forums.phpfreaks.com/topic/32853-post-in-php-please-help/ Share on other sites More sharing options...
trq Posted January 4, 2007 Share Posted January 4, 2007 [quote]i want to take a variable I have declared in one page, and use it in the next page[/quote]How do you plan on getting from page A to page B? A link? a form? how? Link to comment https://forums.phpfreaks.com/topic/32853-post-in-php-please-help/#findComment-152929 Share on other sites More sharing options...
pjc2003 Posted January 4, 2007 Author Share Posted January 4, 2007 ive done it in a button link, ive just noticed tho that theres a GET function.. does that pull variables from other pageshave a look at it youll see what i meanwww.longnines.net/mobile Link to comment https://forums.phpfreaks.com/topic/32853-post-in-php-please-help/#findComment-152942 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.