|
|||||||
Join now to download all the free website templates or post on the forum. If you have never been on a forum before read the
FAQ. It's quick, easy and free to join!
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hey every one, this is my first time on this forum but anyway I am looking for someone who could help me create a php script that would do the following (And if I possible I would love not to use MYSQL)
I would like to make a page on my site that is called Announcements. On this page I would like to have all my companies’ announcements, But instead of having to add announcements myself I would like to have a login that would enable as many users I want the ability to add announcements by using a simple form You if are willing to help me out please let me know. |
|
||||
|
Try Google - there are programs written, somewhat like you want. Plus what you want is long in the programming.
__________________
cleandeck - lawn mower undercoating and wilmargraphite - graphite lubricants |
|
||||
|
Welcome, enjoy the site!
__________________
Trying to be resourceful~ http://realfreestuffforall.com |
|
|||
|
If you have knowledge of PHP & SQL just make your own.
Make a form with the fields you need Name Comment Make the form go to addcomment.php where it enters the data into the database INSERT INTO * comments id name comment and then simply select the comments from the database onto the page where you want it. If you don't have this knowledge, have a look for guestbook scripts Take the add comment form out and take the show comments code out and put it where you want
Last edited by CovertPea; 05-12-2009 at 01:38 PM. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|