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
INSERT for date range
Hi all
I have the following table
Code: [Select] `date` date
`day` int(2)
`
Delete all files in folder except with certain name
I have a script that I want to delete all files in a folder (taken from a database) except for one n
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
Required to login help
I'm trying to set up my site so users have to be logged into the forum to access the site.I've been
Working with Global Variables
hi, I'm not really sure why the following code is returning a "Call to a member function getBan
Displaying returned XML in another PHP page
I have an online payment form that will return XML given if a payment is successful or declines. I
When i am Canseling the Billing Document in VF11 I am getting Shortdump
Hi Experts
When i am Canseling the Billing Document in VF11 I am getting Shortdump.
reading partial code from external site
Hi,
I am trying to write a script for my website to get an article from an external website.
Undefined Variable: PHP_SELF, pls help
Hi,
Im a newbie on PHP / MySQL programming and Im running a script to search one field on my
building a function with multiple outputs
I want to build a function that has multiple outputs.
I know but am not to sure how I should