Posting feature?

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
broface301
Forum Newbie
Posts: 1
Joined: Tue Dec 08, 2009 5:34 pm

Posting feature?

Post by broface301 »

Im trying to get more experience with php and am building a sample webpage that will include a posting feature.
User inputs their state and a post and it is displayed on the index page. I understand the very basics of php but thats about it and i know this is waay to complicated for me but if anyone could start me off with some ideas or the process that would be a great help. THANKS!
User avatar
Grizzzzzzzzzz
Forum Contributor
Posts: 125
Joined: Wed Sep 02, 2009 8:51 am

Re: Posting feature?

Post by Grizzzzzzzzzz »

probably a good tutorial to start, just needs some adaptation to what you want;

http://www.phpeasystep.com/phptu/12.html
Post Reply