Search found 2 matches

by farzanhai
Mon Aug 02, 2010 2:10 am
Forum: PHP - Code
Topic: Call values
Replies: 3
Views: 234

Re: Call values

This is the first page that loads the values, then use hidden fields to call them to the next page. These values are loaded from the previous form that user has entered. Infact these values reside in database. Used a query to call them with the tracking number to get the precise data. then saved the...
by farzanhai
Mon Aug 02, 2010 1:15 am
Forum: PHP - Code
Topic: Call values
Replies: 3
Views: 234

Call values

Hello guys... I am a newbie to Php programming.. Ive got a prb.... I am creating a complaint system. i created a form that asks users to enter some values and the form values are simply saved... Now when the administrator log in, it checks for new complaints. When new complaint is found, the admin o...