PHP page killing session on submit!!

2004-03-22 Thread sgannon60
I am using the MX04 and PHP 4.3x to auto generate and authenticate a login page but sessions just seem to be lost on submit??? When I call the login page this session is started;- sess_eff5bcd126b406d7e99fee19727f85d3 and this is the contents:- username|N; once I have submitted the

PHP MYSQL DWMX04 can't link tables

2004-03-19 Thread sgannon60
Hello, and I hope to god someone in here can answer my question as I am at my wits end. System, Mysql 4xx, php 4.3x, DWMX 2004, phpMyadmin 2.5, WinXP Pro, IIS Will be uploading to a unix server THE PLAN to register users in a LOGIN table, if successful take them to the login page where they

PHP and using mysql_last_id()

2004-03-16 Thread sgannon60
Hi can anyone tell me how to use php's mysql_last_id() or MySQL's INSERT_LAST_ID I have a page registration page, using a username, password and member level text box. I want to send the user (upon successful insert) to a member's detail form where the password table primary key is avaliable

Http post not working HELP!

2003-06-16 Thread sgannon60
I am using PHP, Mysql on IIS5. Process 1 - submit a unique user name, password 2- check against database and if successful enter details in database which creates a primary key which is the constant between the client details table and the projects 3 - when a successful login if the first time

PHP, MYSQL and persistant authentication

2003-06-13 Thread sgannon60
Hi, Does anyone know of a good tutorial on setting up a login page, and passing the login primary key to other pages so that other tables will be able to refernce the unique login thanks steve -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: