I'm still not getting it right, I'm trying to build a shopping cart around my existing site here Everything is basically done, if I can just get...
thanks, but no luck, i'm stumped
Thanx, but I think I'm just too much of noob. <?php $result = mysql_db_query($db, "SELECT * FROM gg_cart where billingemail =...
no matter what I do, I still only get one result. there should be more...
$clientip = $HTTP_SERVER_VARS['REMOTE_ADDR'];
sorry, thought you would notice the line explaining the problem. I need to get the billing items from one table for a user, and then display...
<?php $result = mysql_db_query($db, "SELECT * FROM gg_cart where billingemail = '".$_SESSION['aff_valid_account']."'"); while ($record =...
thanks, that worked. I appologise if my code offends, I'm part time self taught. But I appreciate your help. I'll fix what you mentioned.
thanks, its a bit more complexed than that, I used names etc to explain better. Here is what I have thus far. $result =...
If any body could just give me a hint on this. I have a table called 'gents_names' filled with many names. What I need to do is count how...
Seat Reservation: New regestrants can now leave messages on Event's detail pages they register for. Websites: Lans without websites, LAn...
Separate names with a comma.