Simple PHP Task.... I think :)

Discussion in 'PHP' started by Graphicnut, Mar 11, 2008.

  1. #1
    Hey all,

    I think i have an easy task for a skilled php/html coder. Maybe css........

    What i need is:-

    My script i have which is quite basic, i need it coded into my design which is all sliced up and on a html ready.

    www.vumble.com

    the only thing that will change when a different page is clicked will be the main content box.

    Hope someone understands me and if you can quote me. Maybe we can speak on msn or icq very very shortly.

    Kind Regards

    Greg
     
    Graphicnut, Mar 11, 2008 IP
  2. corb

    corb Peon

    Messages:
    319
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I would do it with the main content as iframes, changing it with php, like you suggested. But that doesn't really help because you're looking for someone to do the actual programming :(
     
    corb, Mar 11, 2008 IP
  3. CodyRo

    CodyRo Peon

    Messages:
    365
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Hi ;). As I mentioned you should probably get the design re-spliced since if any of the text is too big it's going to jumble the layout (move the images further apart resulting in a.. mess).

    Beyond that the PHP portion should be fairly easy - your main hurdle here is the HTML ;)
     
    CodyRo, Mar 11, 2008 IP
  4. DopeDomains

    DopeDomains Guest

    Messages:
    207
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #4
    And DON'T use Iframes.. No reason to.

    -Jason
     
    DopeDomains, Mar 12, 2008 IP
  5. The Critic

    The Critic Peon

    Messages:
    392
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #5
    You can get the job done with a bit of AJAX. There really shouldn't be much PHP involved in the frontend unless you are pulling page contents from a db, which is actually the way you probably should be doing it.
     
    The Critic, Mar 12, 2008 IP