Tells about the basics of making admin panel for php website

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
sksingh
Forum Newbie
Posts: 2
Joined: Fri May 11, 2012 12:25 am

Tells about the basics of making admin panel for php website

Post by sksingh »

i'm a new php programmer and working for a website, please give the instructions for making the admin panel of website
User avatar
social_experiment
DevNet Master
Posts: 2793
Joined: Sun Feb 15, 2009 11:08 am
Location: .za

Re: Tells about the basics of making admin panel for php web

Post by social_experiment »

1. Write down what you want your admin panel to do (very important)
2. Once step 1 is complete start writing code
3. Test code.
4. If you find errors or have issues you can't solve post them here or use a search engine to help solve them.

If you are looking for code examples it would be best to try first and paste the examples of your work here; if you are looking for someone to write the code, start a thread in the 'Job Hunt' section
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering
Post Reply