Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Database and Perl

Status
Not open for further replies.

jeffsurfs

MIS
Aug 9, 2001
19
US
I have accessed a database with a PHP program on its own page. It shows the results of the search on one page and then the user clicks on a link, continuing the CGI shopping cart program. I need to someway have access to the data that was retrieved in a later CGI page where the data needs to be adjusted within the page. I have tried assigning the data a variable name and passing this to the CGI page, but I can't get it to go. I probably did'nt #include the php file right or don't need to include it at all. I've also tried just calling the variable. The files are all on the same folder in my server.
Any suggestions would be greatly appreciated as I have been working on this for about three days.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top