On 11/19/05, Webmaster <[EMAIL PROTECTED]> 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 pages not how to reach them. If i understood correctly, you're trying to reduce the amount of code to write by applying a pice of common code on your objects (product/member/order) while adding specific functionality using a switche specifed as a paramter (?object=Product/Member/Order)... It just all depends on "how common" are these operations that needed to be applied in each case.. so you knows that better -ahmed -- <b>ahmed</b>