XML with PHP

  Рет қаралды 19,016

Anth Bieb

Anth Bieb

Күн бұрын

Пікірлер: 10
@luiscifuentes1767
@luiscifuentes1767 7 жыл бұрын
Thank you very much ! You saved me this works a lot with nusoap to take xml elements!
@anthbieb5456
@anthbieb5456 7 жыл бұрын
Hey Luis! No problem, glad I could be of help.
@coldmow
@coldmow 6 жыл бұрын
Aah niice. I was looking so long for the solution to accessing one of those strings inside the objectCEPTIONs. Nothing new, but a bit confusing. My thanks!
@anthbieb5456
@anthbieb5456 6 жыл бұрын
No problem my friend!
@kungfurabbits
@kungfurabbits 9 жыл бұрын
What about CREATING an XML file instead of loading a pre-existing one? I'm trying to do that and the syntax I see across the internet varies greatly. $xml = new DOMDocument("1.0","UTF-8"); $xml = new DomDoc("1.0","UTF-8"); $xml = new DomDocument("1.0"); Also in terms of then saving the XML, $xml->formatOutput = true; $string_value = doc->saveXML(); $doc->save("example.xml"); or $xml->asXML('example.xml'); but the none of the different combinations I'm seeing are working for me. Loading an XML (and saving it to a different directory on the server) is good for me, but creating and saving a new one is not working.
@liliferox7528
@liliferox7528 9 жыл бұрын
very helpful man. good work. where did you learn how to do this? a particular book you recommend?
@anthbieb5456
@anthbieb5456 9 жыл бұрын
Hey Lili, thank you for the great feedback, I hope it was explained in a clear and concise way. For this topic specifically I used the resources mentioned in the video description. I cannot point you to a specific book, but for a great resource on using PHP in general I always suggest going to phptherightway.com. You can contact me at anthony@biebsapps.ca if you have any further questions.
@MrDonutButter
@MrDonutButter 8 жыл бұрын
thanks!
@mjosifovic227
@mjosifovic227 9 жыл бұрын
You do have a very nice voice and you do explain things in an understandable way, but this was boring as hell! Please work on your talking and typing skills, because people cannot go through 19min video which should have lasted 10 at most... All in all, this was nice and I liked it, got all the answers I was looking for :) Cheers!
@anthbieb5456
@anthbieb5456 9 жыл бұрын
Thanks for the honest feedback Mladen, I really appreciate it and I completely agree. A few of my friends said the same thing. I'll definitely keep the next few videos shorter in the future, glad you got what you were looking for. Anth
JavaScript Question: How do I Work with XML Data?
13:29
All Things JavaScript, LLC
Рет қаралды 26 М.
How to win a argument
9:28
ajaxkmr
Рет қаралды 550 М.
У ГОРДЕЯ ПОЖАР в ОФИСЕ!
01:01
Дима Гордей
Рет қаралды 8 МЛН
Nastya and balloon challenge
00:23
Nastya
Рет қаралды 55 МЛН
Will A Guitar Boat Hold My Weight?
00:20
MrBeast
Рет қаралды 198 МЛН
simpleXML PHP tutorial learn to parse any XML files and RSS feeds
24:53
Is Fairphone really fair?
20:57
TechAltar
Рет қаралды 473 М.
HTML Form To XML - Using PHP
8:57
Grow Grind Inspire
Рет қаралды 43 М.
13.6: XML and JSON - Processing Tutorial
18:00
The Coding Train
Рет қаралды 127 М.
php xml parsing tutorial - simple xml parser
13:40
Generalist Programmer
Рет қаралды 16 М.
Build a Complete Login System With PHP and XML
28:26
Envato Tuts+
Рет қаралды 18 М.
Creating XML File in PHP
12:45
yrrhelp
Рет қаралды 39 М.
PHP operators - bitwise
6:37
Anth Bieb
Рет қаралды 3 М.
How to Import XML Data into Mysql Table Using PHP with Ajax
17:21