PHP Help?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
adilmarwat2004
Forum Commoner
Posts: 44
Joined: Fri Sep 04, 2009 11:28 pm

PHP Help?

Post by adilmarwat2004 »

I have created database in mysql name "act" and contain table "merit" which further contains 4 fields named:-
id, category, domicile amount.

I want to create a Search page which search by category and display category and amount of the resultant page. I also want that the resultant page also contains the Total of search category.

How it is possible.

--
Adil Rauf
Post Reply