User Profile

Collapse

Profile Sidebar

Collapse
Roarke
Roarke
Last Activity: Jul 2 '07, 08:04 PM
Joined: Jun 30 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Roarke
    replied to creating a dynamic template
    in PHP
    Volectricity,
    I am sorry if it seems that I am not taking the advice correctly. I am trying to.
    This is my first website, I am at the edge of my knowledge and if I seem slow or whatever, it is due to my lack of knowledge rather than anything else.
    I only put snippets of the whole code I had previously posted as I didn't want to take too much space.

    Here is the whole page I am having issues with.
    [code=php]...
    See more | Go to post

    Leave a comment:


  • Roarke
    replied to creating a dynamic template
    in PHP
    Thanks for these replies. But no change.

    It seems to me that I am not creating the ID variable. The 1st page sends the query to the 2nd page which picks up the info and echos it fine.

    What isn't happening is that the id capture so when I go to page 3 there is nothing being carried over. Am I making myself clear?

    If I try this:
    snippet: [code=php]echo "<table width='100%' border='0' bordercolor='#0 00000'...
    See more | Go to post

    Leave a comment:


  • Roarke
    replied to creating a dynamic template
    in PHP
    thanks for your reply/question.

    When I put my mouse over the link the following is what is displayed in the status bar:
    www.website.com/details.php?id=

    When I click the link all that shows on the page is:
    query was empty

    Thanks for helping
    See more | Go to post

    Leave a comment:


  • Roarke
    started a topic creating a dynamic template
    in PHP

    creating a dynamic template

    Forgive me if this is too long/too simple - I am new to this!

    I have an htm page with a "post" form. This has 2 droplists, the variables of which are posted to a php page. This page queries a mySQL database and echoes in rows any matching records.

    At present each result row lists the info from the database fields name, location and type. I had put an "a href=" around these results so if a row is...
    See more | Go to post
No activity results to display
Show More
Working...