Welcome Guest, Not a member yet? Register   Sign In
Simple query not working
#8

[eluser]mabright[/eluser]
I found the issue but I still have to resolve it.

If I echo the query and look at the page source code it is as follows;

Code:
SELECT `region` FROM `papp_region_fk`
WHERE UPPER(`country`) = '<COUNTRYCODE>US</COUNTRYCODE>'
AND   UPPER(`description`) = '<REGIONNAME>GEORGIA</REGIONNAME>'

I have no idea why this would not show up on the actual page but in the page source code.

The results from my call to the third party API returns XML and I need to properly parse it somehow.


Messages In This Thread
Simple query not working - by El Forum - 08-16-2010, 08:24 PM
Simple query not working - by El Forum - 08-16-2010, 09:51 PM
Simple query not working - by El Forum - 08-17-2010, 06:10 AM
Simple query not working - by El Forum - 08-17-2010, 08:30 AM
Simple query not working - by El Forum - 08-17-2010, 08:52 AM
Simple query not working - by El Forum - 08-17-2010, 09:22 AM
Simple query not working - by El Forum - 08-17-2010, 09:31 AM
Simple query not working - by El Forum - 08-17-2010, 03:07 PM
Simple query not working - by El Forum - 08-18-2010, 02:01 AM
Simple query not working - by El Forum - 12-06-2010, 04:25 PM



Theme © iAndrew 2016 - Forum software by © MyBB