Search results

  1. L

    PHP Order Form Delimma

    I have begun working on a PHP/web-based pizza ordering system. IT's working pretty good, I believe I know enough about PHP to get it done, whatever. The problem is, is that when trying to throw the pizza toppings on form into an item session variable, I'm having problems keeping the radio...
  2. L

    O/Cing 3000+ Venice on Stock Cooling?

    After my AXP board died, I decided to go ahead and upgrade. I went with everyone's favorite 3000+ Venice core A64. What I'm wondering is how high are people getting on stock air cooling. I definetly am not looking for the fastest the processor will go, but is it feasable to hit 2.0 or 2.2 on...
  3. L

    PHP/MYSQL Query only getting ODD Results?

    Here's the code $sql = mysql_query("SELECT * FROM wowwctp_auctions_categories WHERE cat_id = parent_id") or die(mysql_error()); do {($row = mysql_fetch_array($sql)); $cat = $row['cat_name']; $cat_id = $row['cat_id']; echo "<tr><td align=\"left\"><div...
  4. L

    PHP/MYSQL Losing information when Field is too long?

    I am wrtiting a simple food ordering system.. I have a form that is posting to itself. It works the just fine, but after the second time and beyond it will truncate off beyond a length.. ie "COMBO Large Cheeseburger with Everything" will become "COMBO Large Cheeseburger w" , when this happens I...
  5. L

    My problem

    OK i need some advice.. which would be better.. I have a motherboard that has 3 ram slots.. supports up to 2 gigs... here's my problem.. Right now i have 2 512mb sticks dual channel mode... but i'm wondering since i'm running an xp processor (3%-5%) speed increase.. I"m wondering if it'd...
  6. L

    Best Buy Cancelled UT2K4 Order :(

    So I check my email today and I get this: I sorta remember the same viasco from a certain video card. :( I followed the link from the front page after someone said they were ripped off at the 39.99 with 3 dollar shipping price. I really dislike BB now.. Slasher
Back
Top