If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > PHP > help me please (php 4 school)

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-23-04, 14:19
hazemanar hazemanar is offline
Registered User
 
Join Date: Nov 2004
Posts: 2
help me please (php 4 school)

hi
i am hazem from Libya
this is my first time to post a Thread in this web forum
and i want some one to help me
i work as a web designer
i am designing a website for a school
and i want to design a something like search engine so students can
inter his serial number and after that a new page will appear with the
stedent marks.
can anybody help me
i want how it can be or a free script for it
thanks,
hazem
Reply With Quote
  #2 (permalink)  
Old 11-24-04, 06:40
princes princes is offline
Registered User
 
Join Date: Oct 2004
Location: Germany
Posts: 10
i do not understand what your question is. For what do you need a search engine ? Are the serial numbers in a database or a file ? what do the new page contain ?
__________________
[/.. Höre alles, glaube wenig, sage nichts ..\]
Reply With Quote
  #3 (permalink)  
Old 11-25-04, 07:43
Sudar Sudar is offline
Registered User
 
Join Date: Jul 2004
Location: Mars
Posts: 137
Thumbs up

I am assuming that you are storing all the details about the students in the database. So once the user enters his serial no in an HTML form, what you have to do is to get the serial numher and then use a select query to get the marks from the database and then display it.

If you could explain in detail how you have stored the marks for the students, then i can help you more.
__________________
Sudar

--
My Blog
Reply With Quote
  #4 (permalink)  
Old 11-25-04, 18:13
hazemanar hazemanar is offline
Registered User
 
Join Date: Nov 2004
Posts: 2
Unhappy

thats right the idea is :

I am assuming that you are storing all the details about the students in the database. So once the user enters his serial no (it can be a password) in an HTML form, what you have to do is to get the serial numher and then use a select query to get the marks from the database and then display it.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On