View Single Post
Old 12-31-2007, 05:51 PM   #1 (permalink)
webtuto
The Addict
 
webtuto's Avatar
 
Join Date: Dec 2007
Location: morocco
Posts: 221
Thanks: 19
webtuto is on a distinguished road
Bug [sos] a dumb question for sur

hi well im trying to do a news script wih categories of course
but for exemple in categorie named => TALKPHP
i did a page for news about this categorie like that

PHP Code:
$query "select * from table_name where group='TALKPHP' "
group is a colomn or (champ) in frensh i dont know if u call it colomn in english lol
when i test it gaves me an error and when i delete the part "where group='TALKPHP'" the script works very well
so whats the problem
Send a message via MSN to webtuto Send a message via Yahoo to webtuto Send a message via Skype™ to webtuto
webtuto is offline  
Reply With Quote