I need some help with this...

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
uglyrat
Forum Newbie
Posts: 1
Joined: Sun Oct 12, 2003 11:17 pm

I need some help with this...

Post by uglyrat »

A friend of mine wants a template of some sort where he can input text, and it will be sent to and shown on his main page. This will make it much easier for him to give update information etc.

I know this is possible in PHP, my boss's son knew how to do it, but I am not employed and working with him anymore so I can't ask.

I would greatly appreciate any help I could get with this. I need code that is just plain PHP if possible, the webspace in which I am hosting the site, wont work with SQL.

Thanks much, -Mike
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

sounds like a news-system
take a look at http://www.hotscripts.com/PHP/Scripts_a ... index.html
there probably are some free scripts that do not require a database to work
Post Reply