+ 7
Do you know any simple way how to transfer html script to xml, csv in terms of PHP?
2 Réponses
+ 7
Spis jsem se spatne vyjadril. Kdyz zobrazim stranku pomoci file_get_contents(), tak to nevypada moc hezky. Radeji bych xml. Mozna na to existuje nejake api.
When I get webpage after file_get_contents, it does not look pretty well. Is is possible to display it better, like xml? Using api and son?
+ 2
Xml isn't hard brácho ;) Pokud to není extrémně dlouhý, tak bych to klidně přepsal do xml ;)