going batty!

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jax
Forum Newbie
Posts: 1
Joined: Wed Apr 30, 2003 5:11 am

going batty!

Post by jax »

hello,
i think i have been staring at a screen way too long!
my project was working and somehow I stuffed it up!

its a shopping trolley that queries a database displays details about selected items, user enters quantities and items get put in trolley for purchasing.

havent got my head around the trolley section BUT now my query page for details is broken!
It works when i take out the session_start() line in the top but doesnt change data with new section with it in?
what should i be looking for!!

hope someone can lead me int he right direction!
J :roll:
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Do you get any error messages?

Mac
Post Reply