Can you connect NSXMLParser to a php script using the DOM to extract MYSQL and convert it xml, then using the NSXMLParser to load it the data into a viewtable with cells?
Is this the best way to load data from a MYSQL to iPone viewtable?
I have already written the php script and the script runs great.
I have written NSXMLParser it connects to the php script but when iPhone sim runs it crashes. I'm in debugging mode and still trying to figure it out.
If anyone has done this before can you help me solve my issue.
Is this the best way to load data from a MYSQL to iPone viewtable?
I have already written the php script and the script runs great.
I have written NSXMLParser it connects to the php script but when iPhone sim runs it crashes. I'm in debugging mode and still trying to figure it out.
If anyone has done this before can you help me solve my issue.