Updated Download Link: fur.ly In this tutorial, you will learn how to connect to a MySQL database using PHP. Besure 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 For project files, help forums, and more check out the website at http For business related inquires contact us at
Posts Tagged ‘configuration’
PHP MySQL Tutorial: Connect to a MySQL Database -HD-
November 9th, 2011
phpmoz Updated Download Link: ow.ly In this tutorial, you will learn how to connect to a MySQL database using PHP. Besure 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 For project files, help forums, and more check out the website at http For business related inquires contact us at
How To Configure Joomla’s FTP File System Layer
November 21st, 2010
phpmoz How To Configure And Enable Joomla’s FTP File System Layer read more………….. ***ONLY do this if you have errors after you have installed Joomla. These errors will likely first arise when you try to install a new extension, such as a new template. In fact, that is an excellent way to pro-actively test if you need to enable the FTP file system layer. Go to one of the Joomla theme clubs that offer some free templates, like Joomlashack.com, Shape5.com, YouJoomla.com, RocketTheme.com, etc, and try installing a free template. I show you how to install a new template at 5:15 in this tutorial: youtube.com If the install fails with errors, then, and only then, will you need to enable the FTP file system layer. Note that in this tutorial I make an new ftp account for my joomla instance to interface with, but I realize that some hosts (usually the free ones) don’t let you make new ftp accounts as they ONLY let you use the ONE ftp account that they give you. If this is the case, simply use THAT ftp account then. Also, make sure you adjust the “ftp root” setting appropriately. What it needs to know is “Where is the Joomla instance (the folder where joomla’s index.php file is, ie public_html) relative to the root of the ftp account. The root of most default ftp accounts is the parent of the public_html folder, so you will probably have to adjust by using the value “/public_html/” as the ftp root parameter. If in doubt, try “/” first. If joomla throws an error when you apply, try …
PHP MySQL Tutorial: Connect to a MySQL Database -HD-
November 16th, 2010
phpmoz 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-
November 3rd, 2010
phpmoz 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
PHP MySQL Tutorial: Create a Webserver on Your Computer with XAMPP -HD-
August 31st, 2010
phpmoz In this tutorial, you will learn how to turn your computer into your own private webserver by installing XAMPP. 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
XAMPP – Make your Computer a Webserver: Apache, PHP, MySQL
August 28th, 2009
phpmoz XAMPP is a free installer that has Apache / PHP / MYsql / perl and more integrated so you won’t have to configure anything yourself. HTML / CSS Tutorial youtube.com Basic PHP Tutorial youtube.com Free Webhosts blog.jimmyr.com Update DynDNS is supposed to help if you have a dynamic IP, hadn’t tried it though. sides xampp there’s also wamp and this one vertrigo.sourceforge.net %%programming

Posted in
Tags:

