eddie07
03-10-2007, 06:04 PM
Hi, I'm hoping somebody out there can help. I have a website which has a monthly specials section, I'd like this section to be administered by a simple form that allows for the current special to be edited e.g. name, date, text about special and a simple image upload that will resize to a pre-defined size. This is all I would like the script to do, I wouldn't want to be able to add extra content, multiple users, create pages, change design, allow for formatting etc. just update the one section of the site, I'd assume this section is being retrieved from a mysql database which I can access on the server and using php to communicate with the database. So basically I require a form to update the database row that would populate this section of the "Monthly Specials" page using php and mysql.
I have looked through the available scripts but haven't been able to find anything without the bells and whistles, as I'm a designer and not a programmer I would find it difficult to customise an existing script and would like to keep this as simple as possible to begin with.
I'm hoping somebody can point me in the right direction, any help would be greatly appreciated.
Cheers.
I have looked through the available scripts but haven't been able to find anything without the bells and whistles, as I'm a designer and not a programmer I would find it difficult to customise an existing script and would like to keep this as simple as possible to begin with.
I'm hoping somebody can point me in the right direction, any help would be greatly appreciated.
Cheers.