Posts Tagged ‘parse’

PHP Tutorial: Create an HTML Contact Form Part 2 -HD-

In this tutorial, you will learn how to create the php part of the contact form that will process the information entered by the user and send an email. 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 Tutorial: Create an HTML Contact Form Part 1 -HD-

In this tutorial, you will learn how to create the HTML shell of an HTML and PHP driven contact form. In the next part we will be adding the PHP to process the data. 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 Basics: Common Errors (Part 3)

Common errors you may come across when programming, and the solutions.

PHP Basics: Advanced function

Not the trickiest example function, however this will teach you how to output a value created from within the function.

Two way Flash + PHP communication – Adobe Flash Tutorial AS3

www.developphp.com This tutorial file demonstrates two way flash actionscript + PHP communication. Send variables to php, process in PHP, send the data to display back in flash.