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
Working with popups and such in a class
I've recently started building my applications completely enclosed in classes. I like the fact that
Table colours fail when extra row added
Hey Gurus,
I got a weird problem with formating the colour of a table made in php. Everything
Help With Showing Users On the Index Page
Ive got this code which works just how i want it to.
Code: <?
$timenow=time();
Character increment
Hi,
I am facing a scenario like above,but in my case i want to show up like Col A,Col B etc..
Adding to an Int row in db
Hi, i have a database which houses all of the users of my site. One of the columns is for points whi
Echo-ing MySQL content and Keep Formatting?
I have data in my MySQL such as:
QuoteBlah blah
Blah blah
etc
but when i ech
Something like an INI editor or a DelimitedText-Editor
Hi all,
Am very, very, very new to PHP and not sure if I should be posting this to a Javascri
Warning: session_start() headers already sent error - Driving me Nuts!
I am trying my sister in laws site and I keep getting an error with my coding. I am more of a design
Placing and array within an array then sorting it!
I have a page that runs two large mysql queries and saves the results into arrays, in php I then per
Content-Disposition: attachment; filename=... not working as i thought it should
taken the following code from the php.net site the script is not working.
what is not happeni