Posts Tagged ‘information’

PHP Tutorial: Minecraft Server Info Using Minequery [part 00]

In this video I demonstrate the page we will be creating to display basic server information provided by the minequery plugin.

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 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 MySQL Tutorial: Connect to a MySQL Database -HD-

In this tutorial, you will learn how to connect to a MySQL database using PHP. Be sure to SUBSCRIBE because there will be a new tutorial every week. Suggest tutorials at www.rivercitygraphix.com For project files, help forums, and more check out the website at http

PHP MySQL Tutorial: Create a Simple View Counter -HD-

In this tutorial, you will learn how to create a simple view counter with PHP and MySQL. Be sure to SUBSCRIBE because there will be a new tutorial every week. Suggest tutorials at www.rivercitygraphix.com For project files, help forums, and more check out the website at http

Part 4: How to Build Custom PHP MySQL CMS Website Software

Here we demonstrate how to secure the application from malicious strings being added to the URL variable. At this point that is the only security measure needed.

Install Free Forums on Your Site – phpBB

quesomanrulz.com / twitter.com – I as well as many others often enjoy being part of an online community. After a while though we get to the point that we are interested in creating our own. I have already created my own community with this website and the forum that goes with it. In this tutorial you will learn how to create your own forum as part of starting your own community…For more go to www.quesomanrulz.com Links: WebHost – byethost.com Forum Software – phpbb.com FTP Client – filezilla-project.org

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.

PHP Tutorial – SQL SELECT FROM – Part 1 of 2

Learn how to use sql’s SELECT FROM to select data from databases. I don’t remember where the offline documentation is, but get the full php online documentation here: www.w3schools.com