Plz guys help me to create an Index page?

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
amit kumar
Forum Newbie
Posts: 2
Joined: Mon Jun 07, 2010 7:06 am

Plz guys help me to create an Index page?

Post by amit kumar »

I created an admin panel now i want to create an index page where i have Home page, products, services And it is connected by Data base(mysql).. where Admin could add ,edit or do something from data base in each page of like Home page , services etc..
User avatar
markusn00b
Forum Contributor
Posts: 298
Joined: Sat Oct 20, 2007 2:16 pm
Location: York, England

Re: Plz guys help me to create an Index page?

Post by markusn00b »

That's a hefty request. Unless you're willing to give some money out, I suggest you go to http://php.net and read the documentation.
User avatar
AbraCadaver
DevNet Master
Posts: 2572
Joined: Mon Feb 24, 2003 10:12 am
Location: The Republic of Texas
Contact:

Re: Plz guys help me to create an Index page?

Post by AbraCadaver »

Yes, and you said that you created an admin panel, then homepage should be the same or easier.
mysql_function(): WARNING: This extension is deprecated as of PHP 5.5.0, and will be removed in the future. Instead, the MySQLi or PDO_MySQLextension should be used. See also MySQL: choosing an API guide and related FAQ for more information.
Post Reply