Php help?

Associate
Joined
16 Jan 2006
Posts
986
Location
Internet
Hello everyone

Am trying to learn abit of php. What i want to do is make a html page that has a text box that i can write anything in that i can use html or a wysiwyg editor on the text box.

Once i have write what i want. i want to be able to submit the text and it will display on any page i ask it to on my web for example

i had this text

Hello i am here today with abit more text bah bah bah bah

and i want it on 6 pages at the top so i can just call the text file that i need to display the text. and if i go back next week and edit that text above it will display new text. Anyone know where i can get abit of help or tutorials online for that sort of thing?
Thanks
Dave
 
So essentially you're looking for a blogging system? Just download Wordpress. Otherwise learn how to Create, Retrieve, Update and Delete from a database. Then use a WYSIWYG editor like TinyMCE.

Build a Blog
 
Back
Top Bottom