create app which display article from a sql db
Hi everybody,
(sorry for my poor english... i'm french)
I'm actually on training course and I need to create a iphone application which have to display article of a web site, which is in fact a cultural magazine.
To tell the true, I have never developed in Objective-C, but in PHP/XHTML/ASP/...
The app will be divided in 4 part:
- people can show article of the web-site (probably with a UITableView)
- the user can take a photo, and send it to an admin
- display twitter's of the website.
- display a photo gallery.
So... if anyone can help me to create an application which can display article from the sql database of the wbe-site...
I'm on this project since june, but i'm so lost...
Thanks in advance.
Last edited by deadwing; 08-10-2010 at 06:37 AM.
|