Page 1 of 1

passing url parameter

Posted: Wed Jun 09, 2010 11:07 pm
by nabilaMN
guys. help me to solve my problem.
im a newbie in php.
im using dreamweaver 8, php, sql and so on.
ocay, this is my problem.

i create SEARCH form in my project.
when i key in the numbers that i want, the result will be display.
then, using the numbers i have to click on it (i already make a link, parameters and so on that require me to do that).
after i click, it suppose to display all the data that associate with the number that i click.
BUT. THE PROBLEM IS NONE ! how to do that ? T_T help me.
i have been staring on Dreamweaver for a few weeks. :(

Re: passing url parameter

Posted: Wed Jun 09, 2010 11:17 pm
by requinix
Do you... not know how to write PHP? Because that's what it sounds like: you have these nice applications but you don't know what to do with them.

Re: passing url parameter

Posted: Wed Jun 09, 2010 11:24 pm
by nabilaMN
tasairis wrote:Do you... not know how to write PHP? Because that's what it sounds like: you have these nice applications but you don't know what to do with them.
still learning. im a newbie.

Re: passing url parameter

Posted: Thu Jun 10, 2010 1:30 am
by requinix
What have you learned so far?