need a script for 3 pages
Posted on
16th Feb 2014 07:03 pm by
admin
I have a customer who wants me to set up a site with a number of pages with the following requirements:
Page A - which resides in a private directory so only he as access to it (this part is set up, btw) -needs to have a list of items on the page - along with a checkbox for each item. When he checks a box, at his discretion, it will appear in a list on Page B so that until the box is checked, that item does not show on page B.
On Page B, the item will appear as a Name and Thumbnail graphic for that item, along with an abbreviated description of that item. The Name, Thumbnail and "learn more..." at the end of the abbreviated description will all link to Page C, which will be a full description of the item, along with a couple of more pictures/graphics.
Both Page B and C will be visible to the public.
The items are categorized by type (such as restaurants, transportation, accommodations), and some of those items may appear in more than one category. Page B would be considered the category page, so there will be a number of Page B's, as well as a number of Page C's (one for each item).
If an item is checked, it should already be cross-referenced by category so that if it falls into two different categories, it will appear an two different Page B's, according to category (something like if Holiday Inn was an item and he checked it, it would appear on the Page B for restaurants and also on Page B for accommodations).
Thanks much for any direction you can give me with this project.
No comments posted yet
Your Answer:
Login to answer
294
46
Other forums
FPDF Help
I've been playing with the FPDF module. I was building a form and rolling right along and then sudde
PHP header help!
Hi all I am trying to get this php page to refresh every 5 seconds on my phone which is an aastra 48
PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr
User feedback after MySQL query has been executed
Hi all, I've just registered on PHPFreaks because I've got a question that I simply can't work out b
News script
Hi ...
I am not sure if this is the rite place to post this but if its not sorry
i am
Error in query: Resource id #4??
hey guys, having a minor (i think) problem here that i havent been able to figure out. long story sh
Problem with PHP/mySQL login code
Hello,
There is an error in my login script and I can't figure out what it is...
I believe
Query output more than expected
$query=mysql_query("SELECT * FROM players, communities, divisions WHERE dob BETWEEN '{$start_da
uploading video files into mysql in php
hi,
I have the video files which i have to upload into mysql db. along with creating thumbnails f
Script not running properly
Hello Everyone
This is a basic script for posting to a database. I'm not sure why it doesn't work