Re: [PHP-DB] set password on a page

2003-09-20 Thread Ian Bert Tusil
- Original Message - From: SAGERAT [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, September 22, 2003 12:17 AM Subject: [PHP-DB] set password on a page How do I set up password on a page so that only restricted people can open it? -- PHP Database Mailing List

[PHP-DB] MYSQL Query problem...

2003-09-21 Thread Ian Bert Tusil
is there something wrong with my SQL Query? I didnt get any results neither errors.. ?php $link = mysql_connect('localhost', 'username') or die('Cannot connect to the database.'); mysql_select_db(profiles,$link); $SQLQuery = INSERT INTO profyles (username, fname, mname, lname, address, country,