A community of PHP developers offering assistance, advice, discussion, and friendship.
Skip to content
Moderator: General Moderators
Post by GeXus » Tue Mar 28, 2006 8:45 pm
Code: Select all
SELECT * FROM products LIMIT $limitvalue, $limit WHERE title LIKE '%$q%'
Post by feyd » Tue Mar 28, 2006 8:57 pm
Return to “PHP - Code”