[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

6.8

Understanding how to display php code within an image-sliced website layout

Asked by Jeff83 in Miscellaneous Web Development, Web Languages/Standards, Web Graphics Software

Tags: sliced, website, coding

Sorry if this is a bit long-- it's a bit hard for me to describe my problem clearly--

I'm having a lot of trouble with figuring out how to layout a website to meet certain needs. I'm a bit stumped because what I'm looking to do seems to be what so many other websites out there do already, but yet I can't seem to find any good resources/info about how they achieve it.

From researching a bit-- it doesn't seem that there are tooooo many ways to go about laying out a site. You can definitely add to this if you know of anything different but this is what I came up with:

1. You can have a very basic site just using basic html
2. You can still have a basic html site but have more flexibility with the placement of certain things if you use CSS
3. You can design the page in Photoshop, and slice the images to put in a table.

From looking at a whole bunch of professional websites and the complexity of the graphic design and layout, it seems like they must be using some variation of #3, the graphic slicing.

Anyway the design I'm working with has been sliced with imageready- there is a slice for the logo, slices for each of the links, as well as a content area slice. When done in this way, when a user clicks on a link-- new information can be displayed in the content area by having the link simply swap the "contentarea.jpg" image with "specialnews.jpg"-- which is an image with the news permenently part of the image itself. The idea of not having to reload the entire page to change just a specific content area seems to be exactly what I'm looking for.

Here's the problem.

Much of the information that will be in the content section-- will not be static information that can be typed out before hand in Photoshop and saved as an image for swapping. The information that will need to be displayed will be generated from php code.

Example: "This week's current price of the chocolate flavor is..." and then the price would be read from the database.

Using the slices method, how can you get php code to be displayed in specific content area? Before with static information, you'd swap one image for another. Do you see where the problem is?

It's just a bit frustrating because I can program the php code without much issue now, I can create a nice design, but I can't find any information on how the heck to put the two together! I realize there are a lot of variations in the methods that people use-- but it seems that having dynamic info displayed on a page that uses slices is the norm when it comes to professional websites--- I just can't find any information on how the heck they do it.

Sites like:

http://store.apple.com/1-800-MY-APPLE/WebObjects/AppleStore  

Seems that the site is made from slices-- but you see how the prices are under the items? I'm sure those prices aren't permenently 'stamped' into an image--- I'm sure they just update their database and the prices on all of their webpages would change--- how are they incorporating something dynamic like that in the middle of their sliced page?
[+][-]10/04/07 02:18 PM, ID: 20017943Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/04/07 08:49 PM, ID: 20019504Assisted Solution

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 30-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]10/05/07 10:01 AM, ID: 20023374Assisted Solution

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 30-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]10/05/07 11:52 AM, ID: 20024555Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/05/07 12:06 PM, ID: 20024678Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/05/07 12:15 PM, ID: 20024748Accepted Solution

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

About this solution

Zones: Miscellaneous Web Development, Web Languages/Standards, Web Graphics Software
Tags: sliced, website, coding
Sign Up Now!
Solution Provided By: waraba
Participating Experts: 2
Solution Grade: A
 
[+][-]10/05/07 01:05 PM, ID: 20025078Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/05/07 01:11 PM, ID: 20025113Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/05/07 01:15 PM, ID: 20025138Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/05/07 01:20 PM, ID: 20025165Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091111-EE-VQP-89 / EE_QW_1_20070628