hi there.. my new news system is done and working perfectly.. but now i have a problem
My old system didnt used mysql to store the news data... it used a txt file istead.. the txt file looks like this?
id|cid|time|user|title|news|fnews|data:vars
8f7ebedfdd|principal|1096051802|sapo|Finalmente estamos com site novo no ar!|[align=left][b][size=3]Agora Γ© definitivo![/size][/b][/align]\n[align=left] [/align]\n[align=left]Eh nΓ³is de site chique agora![/align]\n[align=left] [/align]\n[align=left]beijem o symn pelo Layout ok?[/align]||nm:c;fm:c;o:0;cx:;b:1;c:0;s:1;f:0;t:0;nc:0;q:0
anybody knows a simple way to put this data in a sql database
Thanx for any help