php help

Out of context: Reply #10

  • Started
  • Last post
  • 16 Responses
  • versa0

    well, its for a team - bike company team - i have a shell page that all the riders content will load into as a rider is chosen - i currently want to have a unique name and paragraph description that i bring in from one .txt that has all rider content, and was thinking i would somehow use the same 'rdr' var/nomenclature that i am passing in the query string to load in the proper vars from that .txt

    since in the shell page i am doing things like this to load the corresponding imgs:

    [img src="../img/riders//_360x260_1.j... id="mainImg" width="360" height="260" border="0" alt=""]

    i thought i could do something similar inside the h5 and p tags to load in the names and descriptive paragraphs

View thread