Quote:
Originally Posted by NatedogEZ
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