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

    I have an array, I want to check fo

    I have an array, I want to check for errors before placing in my db. [data] => Array ( [E001] => 40.00 [E021] => 2.25 [E022] => 1.16 [E01S] => 0.00 [E012] => 0.00 [E09B] => 0.00 ) Now, these values can...
  2. SurfScape

    Help with query

    I have 3 tables (actually alot more, but three for this query): # # Table structure for table `game_mastertbl` # CREATE TABLE game_mastertbl ( id int(11) NOT NULL auto_increment, game_id varchar(20) NOT NULL default '', tourney_id int(11) NOT NULL default '0', division_id int(11) NOT...

Part and Inventory Search

Back
Top