hello,
i have the query SQL i want to passed this parameters in URL :http://www.mydomain.co m/getrooms.html?l ogin=xxx&passwo rd=yyyyy&hotelC ode=12340
so i write this code
can any one answer me
thanks in advance
i have the query SQL i want to passed this parameters in URL :http://www.mydomain.co m/getrooms.html?l ogin=xxx&passwo rd=yyyyy&hotelC ode=12340
so i write this code
Code:
SELECT * FROM dule_1,dule_13,dule_75
thanks in advance
Comment