[PHP] Mail Function

2002-04-03 Thread Chiew, Richard
> Can someone please tell me what did i do wrong in the following php > mail function? > > I created the following php file using the mail() function but i keep > getting the 'failed to connect.unable to send your mail.' message. Can > anyone please tell me what did i do wrong? thx > >

[PHP] Radio Button

2002-03-03 Thread Chiew, Richard
Hi there, i created 3 tables in mysql, which is college.students, college.classes, and college,student_in_class. After that, I made a web form (page) that lists all the current students, and lists all the current classes (each with a radio button). As a user, you can click on a student radio butt

[PHP] Forms

2002-02-25 Thread Chiew, Richard
Hi there, i have the following php code that works fine. But when i click on the submit button and then it takes me to the next page, it displays the following error mesage at the top Warning: MySQL: A link to the server could not be established in c:\program files\nusphere\apache\nsdocs\mug_worl

[PHP] PHP Forms

2002-02-25 Thread Chiew, Richard
I have the following php code to asks for a new student to fill out a registration form. Using php, take what the user enters and put it into the "students" table. But when i select * from students in mysql, it didn't show, why? REGISTRATION FORM REQUIRED QUESTIONS: