Re: [PHP-DB] Re: data from db to a page and then to another page

2009-01-07 Thread Chris
Mika Jaaksi wrote: Thanks for the aswers, but there is still some problems. I tested this code(below) and it works but when I add it to the rest of my code it stops working. Here's the working code: page1: and page2: Bandname is ! Where are you inserting this data to the bands table?

[PHP-DB] Re: data from db to a page and then to another page

2009-01-07 Thread Mika Jaaksi
Thanks for the aswers, but there is still some problems. I tested this code(below) and it works but when I add it to the rest of my code it stops working. Here's the working code: page1: and page2: Bandname is ! _ Now, here's the one I've