+ 7
Do you know any simple way how to transfer html script to xml, csv in terms of PHP?
2 Answers
+ 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 ;)