|
I know much html and some php. I can follow most php coding and understand script modifications. I'm not even charging for this feature because it integrates with existing site. I have created websites that take entered data and display on other page, but not learned to add to databse and retreave from database.
style.css simple; no need for templates. background white
register.php Register page, (free) username info entered into database. Can have login on same page.
create.php Coupon Creation page to create coupons by selecting category (preset dropdown) coupon shapes (rectangle, circle, oval), background color, text color, text font size, font face, upload logo (50 pix by 50 pix), title, keywords, description, coupon code, offer online and/ or offline, link to website. All info stored on database. Be able to create, edit, delete unlimited coupons.
index.php Display page Right hand side search keywords (setup to add keywords to meta tags) or search by username.
Display categories (abcdef...) (tree style). Right hand side is open for display as they choose category then title name.
On exsiting site page I'm going to iframe this coupon index.php which will be in own directory.
|