parsing .mrk file

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Ambika
Forum Newbie
Posts: 1
Joined: Wed May 07, 2008 5:53 am

parsing .mrk file

Post by Ambika »

hey freinds,
I have a problem regarding parsing .mrk file in PHP. What i actually need to do is read the .mrk file(file type for import/export in online cataloging system) and seperate out the relevant data from that file and store in a database. Could you please help me out.
User avatar
Jade
Forum Regular
Posts: 908
Joined: Sun Dec 29, 2002 5:40 pm
Location: VA

Re: parsing .mrk file

Post by Jade »

What do you have so far? What errors are you getting? You can't just expect someone to go out and do all the work for you, lol, you have to put forth some effort on your own otherwise you'll never learn.
Post Reply