Php code

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
Namratha
Forum Newbie
Posts: 1
Joined: Wed Mar 18, 2009 3:12 pm

Php code

Post by Namratha »

hii
I was creating an online exam,,could you suggest me a php code to access the database user,,which maintains student records,,that is in the database their is a table named questions,,,so we have to connect the php code to the database questions and display the questions from the database...


Thankss...
User avatar
jaoudestudios
DevNet Resident
Posts: 1483
Joined: Wed Jun 18, 2008 8:32 am
Location: Surrey

Re: Php code

Post by jaoudestudios »

I dont really understand what you mean. But if you want a pre-built Authentication system, i suggest looking at Zend Framework.
Post Reply