Certain things I would like help with..

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
clay
Forum Newbie
Posts: 1
Joined: Mon Apr 28, 2008 4:40 pm

Certain things I would like help with..

Post by clay »

Hello, I wasn't quite sure were to post this, but yes, I did look :P.

Anyways!

I'm coding a system with PHP that will have options on posting information on certain people, and viewable by other registered members, I have done the Register/Login system, But now I need to know what to do with the next step.

I need to have a user be able to post information on someone or something, and have it post to the required page, easy enough, but I need to be able to have it deletable, editable, and also when they submit the information, I need to have it automaticly put up a link to the information on a viewable page. I hope you can understand this, if not, let me know and I'll explain to a further extent.

Also, keep in mind I'm not very familiar with PHP, I am learning by mistake etc, and using snippets to help me learn as I go, so if you tell me one line of code to use, I may or may not understand how to implement it.

Thanks a bunch everyone!
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Re: Certain things I would like help with..

Post by John Cartwright »

Moved to PHP-Code. Didn't look hard enough ;)
Post Reply