Ondes Posted April 25, 2008 Share Posted April 25, 2008 Hello all. On my site, I previously had a more or less "quick and dirty" announcement system. I had a small textarea with a submit button that used PHP to write to a text file, and I displayed the text file using 2 or so iframes, also using a refresh tag so when I submitted a new announcement, in a matter of seconds, it would refresh and it could be seen on my site. A friend designed it for me. My new task, as I'm rebuilding the site, is to create a new system like this, except I'd like to change 2 things - 1, be able to have some code that updates the announcement banner on the site right after I submit a change, and 2, be able to use colors/be able to customize things more, although the former is more important for me. To do this, I need some general information and guidance, since I can't do a lot of PHP. A step in the right directions would be appreciated, thanks! Link to comment https://forums.phpfreaks.com/topic/102942-an-announcement-system/ Share on other sites More sharing options...
phpSensei Posted April 25, 2008 Share Posted April 25, 2008 I can guide you by directing you to the right forum to post this in. This should be more appropriate for this type of question/help: http://www.phpfreaks.com/forums/index.php/board,58.0.html thankyou. Link to comment https://forums.phpfreaks.com/topic/102942-an-announcement-system/#findComment-527357 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.