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
browse folder only
hi,
is there a way i can browse or get the directory or folder only and not the file?
i just w
Does deleting the spmlog directory critical?
Hi Everyone,
Please, hope you could help me. We're having problems with the SAP backup. I
Session is not saving
I am not trying to do anything too fancy, I am just trying to get some $_SESSION data to save and us
PHP5/Zend 2.0 - Resources
PHP5 Snapshots
http://snaps.php.net/
ZEND 2.0 Feature Overview and Design (PDF File
C - Reading a file into a byte array
Hi,
I'm trying to read a file into a byte array in C. I have to use C as this is for a loadru
BB_Code error
I'm having a problem with a custom built function and keep getting this error:
Warning: M
Dynamically allocating the number of rows in a table based on a variable value
Hi,
I have situation here which i cannot resolve, I have a variable temp which stores the num
Need help urgant
why down my code ony return one item instead of all the items selected.
$arr = array($date,$
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
PHP and MySQL on intranet?
Is it possible to use both these on an intranet network?