Jump to content

[SOLVED] Select something if the first character is X


papaface

Recommended Posts

oops it did. But I got this error when I changed it slightly to:

mysql_query("SELECT * FROM videos WHERE category='".$category."' AND title LIKE `".mysql_real_escape_string($_GET['l'])."%` ORDER BY title ASC");

error: mysql_fetch_array(): supplied argument is not a valid MySQL result resource

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.