Jump to content

Freekstyle

Members
  • Posts

    3
  • Joined

  • Last visited

    Never

Everything posted by Freekstyle

  1. Instead of that try [php:1:550e777730]<?php $customer = $_POST[\'Customer\']; $selform = $_POST[\'selform\']; ?>[/php:1:550e777730] and/or maybe the customer input field is named customer and not Customer. Maybe :? {edit}I dont get what ur asking srry{edit}
  2. YES!!! holy crap i cant belive i didn\'t even think about it. i overlooked a little mistake i always do along with the ending brackets. lol THANK YOU
  3. i wrote [php:1:0145684e14]<?php mysql_select_db($database_Databasesite, $Databasesite); $login = mysql_query(SELECT * FROM users WHERE username =\'$username\' AND password =\'password\'); ?>[/php:1:0145684e14] it says somethings wrong with it i have tried tons of times to fix it but it dont work. why? Thanx in advance :wink: [/quote][/code]
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.