Re: how can I CALL a PHP script from different TEXT LINKS with differentPARAMETERS?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 11/19/05, Webmaster <webmaster@xxxxxxxxxxx> wrote:> You can send data to the next php file by HTTP-GET.> Simply add a ? behind the link and then <variablename>=<value>.> Example   ./jumpto.php?to=searchProduct
Well i think it was about the code inside the search/add/edit pagesnot how to reach them.If i understood correctly, you're trying to reduce the amount of codeto write by applying a pice of common code on your objects(product/member/order) while adding specific functionality using aswitche specifed as a paramter (?object=Product/Member/Order)... Itjust all depends on "how common" are these operations that needed tobe applied in each case.. so you knows that better
-ahmed

--<b>ahmed</b>

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux