View Single Post
  #2  
Old 10-30-2013, 01:41 AM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,072
Default

Quote:
Originally Posted by NatedogEZ View Post
Ah thanks Akkadius that actually seems like a better idea
I do believe you got the idea but I edited my script after I looked at it quick I noticed I wasn't executing the script:

$query_handle = $connect->prepare($query); $query_handle->execute();

Otherwise most of it should be fairly accurate.

Hopefully it helps
Reply With Quote