User Profile

Collapse

Profile Sidebar

Collapse
ljking20003
ljking20003
Last Activity: Jan 12 '10, 10:56 AM
Joined: Jan 7 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • ljking20003
    replied to Why doesnt $_GET ['$example'] Work?
    in PHP
    sorry that was just a typo there is no space in the code as for code breaks, i dont get any errors with reporting on, the rest of the page loads fine ive used echos to display all the variables after loading however the $_GET[$dname]; is the only one it doesnt retrieve is there a different way of formating the [$dname]; or something due to it being a variable not a set name?
    See more | Go to post

    Leave a comment:


  • ljking20003
    started a topic Why doesnt $_GET ['$example'] Work?
    in PHP

    Why doesnt $_GET ['$example'] Work?

    hi
    dont really know how to explain it so i'll just show the code

    what i need it to do is
    $_get information from the url that is stored in a variable
    for example
    abc=1,bcd=2

    (load abc and bcd in a while loop from database)
    set $name=$_get[$variable]
    display the name then wipe before movin on to the next variable in the database


    this is where the information is sent...
    See more | Go to post
    Last edited by ljking20003; Jan 7 '10, 04:40 PM. Reason: clairification
No activity results to display
Show More
Working...