Posts Tagged ‘Joomla’

Intro: How to Build Custom PHP and MySQL CMS Website Software

Introduction for new series we are about to launch to show the foundation for systems like WordPress or Joomla. Dynamic PHP and MySQL Content Management System Websites that use Javascript WYSIWYG rich text editors to populate and edit website pages.

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

Source Files – www.developphp.com Series Playlist – www.youtube.com In part 5 we create the administrator directory and set a link to the CMS administrator back end from the bottom of the home page. The back end admin directory will have its own index page to be the central home of the control panel. Learn how to build custom content management systems using PHP and MySQL. Cool dynamic basic sites that anyone can edit.

How To Configure Joomla’s FTP File System Layer

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

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

Source Files – www.developphp.com Playlist for series – www.youtube.com In part 6 we create the administrator directory login form and use session variables to keep the admin logged in. To allow the admin to change their password you may want to consider storing the admin password and username in the mysql database. Learn how to build custom content management systems using PHP and MySQL. Cool dynamic basic sites that anyone can edit.

MODx PHP/MySQL Content Management System (CMS) Overview

MODx is a powerful Content Management System (CMS) based on PHP and MySQL. This gives a brief overview of the major components and functionality encountered when using the manager interface.

Jumi For Joomla Custom Modules, Components and Content Sections Using Javascript DHTML and more

This tutorial uses Jumi: Jumi is the set of custom code extensions for Joomla! 1.0.x and 1.5.x in their native modes. Since 2006 more then 200.000 downloads. With Jumi *you can include php, html, javascript scripts into the modules position, articles, category or section descriptions, or into your own custom made component pages, *you can even include static html or txt pages into your pages without using wrapper component, *you have full access to Joomla! variables, functions, constants, etc. in your php scripts. Jumi is ideal solution for *including banners or text ads into your Joomla! site: no matter if your own or affiliates ones, *easy and fast inclusion of smart javascript, php, html and dhtml scripts into your Joomla! content, *fast development of not only small and simple customized modules and plugin solutions based on php, javascript and html or dhtml scripts like flash shows, ads and picture presentations, forms inclusion, etc. but for the development of more sophisticated solutions including database data processing. With this tutorial you can do a lot of amazing things with Joomla.

How to make a home server without iis manager

If you have Windows xp home edition and you don’t have iis thsi is the video to watch. In this video I will show you how to host your own websie for free and how to convert your computer into to a server. The program I will be using is wamp server, the program is free and supports .php .html and other various website template. This means you can put wordpress on or joomla WAMP Server Download www.wampserver.com If you want to put wordpress or joomla on your site you’ll need a mysql database. Which you can download online free, the database will be hosted on your computer. MySQL download dev.mysql.com WordPress download wordpress.org Free WordPress Themes wordpress.org Joomla Download www.joomla.org Free Joomla Themes www.joomla-themes.co.uk joomla2u.net

Video Tutorial: Understanding the Jooma index php file Part6

Joomla Template Making Video Tutorial, for More please visit technologystory.net

Video Tutorial: Creating a new index php file for Joomla Part10

Joomla Template Making Video Tutorial, for More please visit technologystory.net