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: *

  1. blinkbob123

    XML with PHP

    Hi, i've just started learning xml. I've been using php (output in html) with a mysql database for years but thought i'd find out what the big deal was with xml. I read the xml tutorial over at w3schools.com but there's a couple things I can't understand. Say I wish to do a search from the...
  2. blinkbob123

    Magic Quotes Problem

    Hi, I wish to use magic quotes but it has been disabled on my server. I'm not too great with arrays but tried putting: code:------------------------------------------------------$global = @array(0 => $_GET, 1 => $_POST, 2 => $_ENV, 3=> $_COOKIE, 4=> $_SESSION, 5 => $_SERVER, 6 => $_FILES)...

Part and Inventory Search

Back
Top