Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum

View Single Post
Old 12-13-2010, 06:32 AM   #4 (permalink)
iphonegamedeveloper
Registered Member
 
Join Date: Jul 2009
Posts: 316
iphonegamedeveloper is on a distinguished road
Send a message via Yahoo to iphonegamedeveloper
Default

Quote:
Originally Posted by bhanupriya View Post
Hi All,

I am trying to interact with remote mysql database with using NSURL.

below is my code :



In php file added code to insert the username into the database.

If i run this code

In console i am getting the below error

2009-07-06 19:03:09.776 gdb-i386-apple-darwin[500:613] _CFGetHostUUIDString: unable to determine UUID for host. Error: 35

I am unable to interact and insert or retieve the values from the mysql database. PHP code is fine. But if i call that url in iphone the values are not inserting into the database. Iam running this code in IPhone simulator 3.0


Please help me. How i need to solve the problem.

Thanks
Try this


mutableUrlString=[NSString stringWithFormat:@"http://mysite.com/testSample.php?userName=%@",firstnameTextfield.tex t];

[NSURL URLWithString: mutableUrlString];
iphonegamedeveloper is offline   Reply With Quote
 

» Advertisements
» Online Users: 370
15 members and 355 guests
askb, Chickenrig, CMSLdesign, dre, guillermotricia, ilmman, LEARN2MAKE, Paul Slocum, roof44, ryantcb, Speed, spinyanteater, teebee74, Trickphotostudios, waterkamp
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,591
Threads: 94,083
Posts: 402,777
Top Poster: BrianSlick (7,990)
Welcome to our newest member, guillermotricia
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 02:33 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.