Recent content by ch_rstan2

  1. C

    How to set the session time out of php to 12 hours or more than?

    I think the default session time out of php is 30 minutes.how to extend it to 12 hours? so that even 10 hours of in-activity user are still log-in in the page.
  2. C

    how to execute multiple queries in mysql using php?

    i want to update a table in one query string but php gives me an error query: UPDATE order_t SET sku=10578527, description=' B2MILO ACTGE HI-MLT220GW/CNSTR', cs=20, weekly=1.000, daily=0.140, po_po=7, po_delivery=7, buffer=1, selling=1, warehouse=0, total=1, suggested_pcs=1.100...
Back
Top