|
|
#1 (permalink) |
|
Diamond Member
![]() Join Date: May 2005
Location: here
Age: 22
Posts: 1,026
|
Hello all,
I've built a single page, that retrieves a data from database. For example, on the php page, I've added the link: <a href='test1.php?id=1'>anything </a> <a href='test1.php?id=2'>anything </a> when I click on one of it, I want the next page to display the results from sql query, but I don't know how to use it id (like: id=1) from the isset, to use it?? Any help
__________________
TechNoloGy ConTrols tHe World AnD I conTroL the TecHnOl0gy Gue$s WhO @m i. HehEhehee :confused: |
|
|
|
|
|
#2 (permalink) |
|
Moderator
![]() Join Date: Dec 2004
Location: Canada
Age: 25
Posts: 10,191
|
isset works by telling you if a variable contains data, it cannot tell you what is in it. If you need to check the contents use an if statement.
__________________
You know what the chain of command is? It's the chain I go get and beat you with 'til ya understand who's in ruttin' command here. I must plug a couple comics because they are good :D: www.ctrlaltdel-online.com www.userfriendly.org |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| php question | houssam_ballout | General Software | 1 | 04-13-2007 08:43 PM |
| php question 2 | houssam_ballout | General Software | 0 | 09-12-2006 05:19 PM |
| Server running Apache 2.2.2 - Setting Up PHP | jbrown456 | General Computer Chat | 3 | 08-21-2006 11:23 PM |
| Php Wesite Maker | Zeus2005 | Desktop Computers | 2 | 03-28-2006 08:23 PM |
| PHP under "Microsoft FTP Service (version 5.0)" ?? | DARKGuy | General Software | 0 | 01-19-2006 09:29 PM |