Posts Tagged ‘xml’

PHP Tutorial: RSS Feed Generator [part 01]

WEBSITE: betterphp.co.uk In this video I show you how to create the RSS generator demonstrated in the previous part.

Discover Dynamic XML: MySQL PHP Database Results Loop Tutorial

Learn how to access your mysql database and have php render dynamic XML structure from the results. Script is here: www.developphp.com

2. Flat File .txt + PHP Database Tutorial – Allow user or client to change data – CMS

Copy+Paste Source Available: www.developphp.com In this lesson series Adam Khoury demonstrates using .txt Flat File Database systems as an alternative to MySQL, XML, or other database systems. In part 2 you will learn how to allow a user or client to change the data from smart easy web forms. Many people do not have tech knowledge and do not like going on the server to alter a CMS file. You must make forms to alter the data. Lesson Presented by www.developphp.com

PHP Tutorial: Twitter API -HD-

In this tutorial, you will learn how to retrieve data from the Twitter API using PHP and then output it. Be sure to SUBSCRIBE because there will be a new tutorial every week. Follow me on Twitter @RiverCityGraphx Like us on on facebook: on.fb.me Suggest tutorials at www.rivercitygraphix.com For project files, help forums, and more check out the website at http For business related inquires contact us at rivercitygraphix@yahoo.com

PHP OOP Tutorial 23 | SimpleXML

I run through this one pretty quick mostly because you can learn this by looking at the PHP Manual a lot faster (See “SimpleXML Example” on php.net Docs), its very easy to use and you should know it even if you don’t use a lot of XML at the moment! At this point I haven’t used XPath for really anything I needed ever so I don’t know a lot about it :P jream.com

Part 1: How to Build PHP and MySQL CMS Website Software

In this part of the lesson we create our MySQL database and quickly set up a default layout in Dreamweaver CS4, and tinker with the looks through CSS.

Discover Dynamic XML: MP3 Player Playlist Flash PHP Loop Files Tutorial

Source code: www.developphp.com Discover Dynamic XML Learn how to create dynamic XML files for an Mp3 playlist player using PHP and any folder full of songs.

Discover Dynamic XML: Flash Photo Gallery PHP Loop Files Tutorial

Learn how to render dynamic XML files using PHP loops. Link to the script here: www.developphp.com Lesson brought to you free by Adam Khoury @ www.developphp.com

Simple Ajax and PHP application tutorial

This is a follow-up of my video on the clarification of what AJAX is. I will show you how to use a nice library that I found to build web 2.0 applications with AJAX and PHP.