I am having somw online XML files i want to parse the xml data in that one in to MUSQL database So can any one please help me to do this... Xml file is in the following format <xml . . . .> <Airport> <airportname>Daka</airportname> <Location> Bangladesh</location> ..... . . . .<.Airport> So i want to parse the data b/w tags in to an MYSQL database i have I have corresponding fields in the dataase like airport,location etc I want to parse and correspondingly store it in MYSQL. Please help me... Thank u in advance...
http://www.ebooknetworking.net/ebooks/parsing-xml-by-php.html You will get all PDF here on this page Just right click the link and save pdf file (the first one) Regards Alex
if ( $job == "done" ) { echo "Please message me next time you have something"; } else { echo "I am interested in this job, Please Message me."; }