login box shows up again after logging in 2nd login works
Hello,
I am having trouble on my site Lockerz.rack111.com where when you login the login box
Date Question
I'm using the TIMESTAMP() function within mysql to set the date/time for certain events. However, ho
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
PHP Session Issue
I'm having an issue with one section on my website dealing with sessions. Now I know that myself and
Multipe Dynamic Controls & AutoPostback Issue
I currently have a need to create many dynamic controls (Example Textboxes) that need to do a PostBa
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
Code doesn't print what i wanted it too. Please help!
Hi there,
I wrote this code to mae it so that in the form before it that the user said their
Do not allow posting of whitespace
Currently the script below works if the user does not type a name/message, but if i create a whitesp
Applet JTextField Size Problem
Hello,
I recently started making an applet to calculate certain values for airplanes. However