Where is says 1-5 I need to check if type= 1 2 3 4 or 5 and not return $error= True;. I dont know how....Pleas help. Thanks ALOT.PHP Code:if ($_GET['artist'] == "" || $_GET['title'] == "" || $_GET['type'] != 1-5) {
$error = True;
}
|
Results 1 to 15 of 15
Thread: See if type = 1 through 5 ...Threaded View
|
Click Here to Expand Forum to Full Width |