Re: [PHP] passing error code vars

2002-09-05 Thread bbonkosk
If the variable is within a form you could do: This would pass to the next page, otherwise the ?name_of_var=$err_code mau be the way to go? -Brad > hi there i am trying to pass error code vars within a page say i post to a > query string like ?action=upload i would like to be able to send an

[PHP] passing error code vars

2002-09-05 Thread electroteque
hi there i am trying to pass error code vars within a page say i post to a query string like ?action=upload i would like to be able to send an error code if any back to the page and then it can bring it up the only way i can think of it when i redirect back to the previous page is adding a ?errorc