Click here to Skip to main content
15,887,988 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: PHP Pin
thatraja4-Mar-14 23:19
professionalthatraja4-Mar-14 23:19 
AnswerRe: PHP Pin
Kornfeld Eliyahu Peter4-Mar-14 21:28
professionalKornfeld Eliyahu Peter4-Mar-14 21:28 
QuestionControling Menus using Java Script Pin
harishm5913-Mar-14 21:12
harishm5913-Mar-14 21:12 
QuestionWeb programming, again. Pin
FeedScrn2-Mar-14 14:08
FeedScrn2-Mar-14 14:08 
AnswerRe: Web programming, again. Pin
David Mujica3-Mar-14 4:00
David Mujica3-Mar-14 4:00 
GeneralRe: Web programming, again. Pin
FeedScrn3-Mar-14 4:42
FeedScrn3-Mar-14 4:42 
QuestionPHP Pin
zunisheikh2-Mar-14 8:23
zunisheikh2-Mar-14 8:23 
AnswerRe: PHP Pin
thatraja2-Mar-14 20:18
professionalthatraja2-Mar-14 20:18 
If no error & no data again your query, there's no matching records for your query(criterias).

You have to check the query on all ways.
First with out any criteria/JOINs ( SELECT * FROM Table )
And add a criteria/JOIN ( SELECT * FROM Table WHERE Column1 = 'Value1' )
And add ...... ( SELECT * FROM Table WHERE Column1 = 'Value1' AND Column2 = 'Value2' )

Try it yourself.
thatraja
Code converters | Education Needed
No thanks, I am all stocked up. - Luc Pattyn
When you're wrestling a gorilla, you don't stop when you're tired, you stop when the gorilla is - Henry Minute


QuestionPHP Pin
zunisheikh2-Mar-14 6:02
zunisheikh2-Mar-14 6:02 
AnswerRe: PHP Pin
thatraja2-Mar-14 20:22
professionalthatraja2-Mar-14 20:22 
QuestionPHP Pin
zunisheikh2-Mar-14 5:06
zunisheikh2-Mar-14 5:06 
AnswerRe: PHP Pin
Peter Leow2-Mar-14 5:28
professionalPeter Leow2-Mar-14 5:28 
AnswerRe: PHP Pin
thatraja2-Mar-14 20:27
professionalthatraja2-Mar-14 20:27 
GeneralRe: PHP Pin
stevic9-Apr-14 7:16
professionalstevic9-Apr-14 7:16 
GeneralRe: PHP Pin
thatraja9-Apr-14 7:22
professionalthatraja9-Apr-14 7:22 
Questionhow to use join query to merge order,customer,category and product table? Pin
zunisheikh2-Mar-14 5:04
zunisheikh2-Mar-14 5:04 
AnswerRe: how to use join query to merge order,customer,category and product table? Pin
Peter Leow2-Mar-14 5:36
professionalPeter Leow2-Mar-14 5:36 
GeneralRe: how to use join query to merge order,customer,category and product table? Pin
zunisheikh2-Mar-14 5:58
zunisheikh2-Mar-14 5:58 
Questionhow to use join query to merge order,customer,category and product table? Pin
zunisheikh2-Mar-14 4:57
zunisheikh2-Mar-14 4:57 
RantRe: how to use join query to merge order,customer,category and product table? Pin
thatraja2-Mar-14 20:12
professionalthatraja2-Mar-14 20:12 
GeneralRe: how to use join query to merge order,customer,category and product table? Pin
zunisheikh2-Mar-14 22:18
zunisheikh2-Mar-14 22:18 
GeneralRe: how to use join query to merge order,customer,category and product table? Pin
thatraja2-Mar-14 22:27
professionalthatraja2-Mar-14 22:27 
QuestionRouting at the iis level Pin
Keith Barrow26-Feb-14 23:05
professionalKeith Barrow26-Feb-14 23:05 
AnswerSorted! - Partially Pin
Keith Barrow27-Feb-14 1:45
professionalKeith Barrow27-Feb-14 1:45 
Questionfew questions re: skinnable players. Thanks in advance. Pin
Member 1062547325-Feb-14 13:39
Member 1062547325-Feb-14 13:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.