Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: nataly333
  • Content: Threads
  • Order by date
  1. nataly333

    sessio_start() doesn't work

    When i used session_auto_start=1 flag in my php.ini, my site worked OK. Now i moved it to host (session_auto_start=0, and ,of course, i can not change it). I added session_start() function in my login.php, but sessions do not start. Any suggestions? Thanks
  2. nataly333

    Refresh page to update table contents(from MySQL)

    I fill my table from MySQL tables. Each 1 minute i need to update table contents according to the changes in database(made by another people) Can i do it in php? And how? Thank you for any help

Part and Inventory Search

Back
Top