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 TouchToneTommy 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: Determ
  • Content: Threads
  • Order by date
  1. Determ

    Safety PHP

    Moin Moin dr. Friends, have a Question about Safety in PHP. <?php error_reporting(E_ALL); //echo "<pre>\n"; //var_dump($_POST); //echo"</pre>\n"; if (empty($_POST['cen'])){ echo "Keine Eingabe/No Input back to <a href=cen.php> entry</a>"; }else { echo "Welcome you have\n"; $link =...
  2. Determ

    select over 2 Tables

    Moin Moin dr. Friends a little Question: MySQL: Test -> USteel, and other Norm -> ASTM, ISO, and other Php: * stay for C, Mn, Si, and other Select * from USteel, with 2 or 3 Subselect Select * from ASTM, with 2 or 3 Subselect all Selects work fine under WOS, XAMP or...

Part and Inventory Search

Back
Top