View Single Post
  #2 (permalink)  
Old 07-11-05, 04:06 AM
dennispopel dennispopel is offline
Coding Addict
 
Join Date: Mar 2005
Posts: 263
Thanks: 0
Thanked 0 Times in 0 Posts
Hello,

What is the problem anyways?
After a quick look at your code: you need a space here

'$manufacturer'AND

replace with

'$manufacturer' AND
__________________
onPHP5.com - PHP5: Articles, News, Tutorials, Interviews, Software and more
Reply With Quote