D Dannnn! New member Mar 3, 2009 #1 Need to provide a function what allows text to be displayed on the homepage, to allow the admin to post notes about site news or site maintenance etc. Must be done using MySQL Could someone give me some gaudiness Thanks
Need to provide a function what allows text to be displayed on the homepage, to allow the admin to post notes about site news or site maintenance etc. Must be done using MySQL Could someone give me some gaudiness Thanks
P Pretty_gurl New member Mar 3, 2009 #2 I wanted to ask the same question but I will have to go with the first person who commented and that person actually helped me also.
I wanted to ask the same question but I will have to go with the first person who commented and that person actually helped me also.
D dhvrm Guest Mar 3, 2009 #4 Create a table that holds the message. use the tutorials here to build a back end and show the message on the front end. http://phpeasystep.com/mysql.php
Create a table that holds the message. use the tutorials here to build a back end and show the message on the front end. http://phpeasystep.com/mysql.php