Posts Tagged ‘wordpress’

Thesis Tutorial: Backup custom_functions.php file in Thesis Theme 1.8 using FileZilla FTP Client

jupiterjimsmarketingteam.com Backup custom_functions.php file in Thesis Theme 1.8 using FileZilla FTP Client. Also, how to back up any wordpress file using filezilla ftp client. Thesis Theme tutorial by Jupiter Jim.

WordPress Tutorial: Customizing Header 1/4 [HTML 2 WordPress screencast]

HTML 2 WordPress is an e-learning site to show you how to convert your HTML layout into a WP site. Screencast 4 Part 1 () – Importing dummy lorem ipsum content Screencast 4 Part 2 () – Installing Starkers blank theme, start customizing header.php Screencast 4 Part 3 () – Customizing header.php cont. 1 Screencast 4 Part 4 () – Customizing header.php cont. 2

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.

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.

WordPress Theme Tutorial: Part 2 – Homepage and Functions

In HD! Post your thoughts on the quality. This part of the tutorial shows you how to build the homepage for your website, while introducing several important WordPress core functions in the process. See codex.wordpress.org for more info. Files Used in Lesson (as of Part 3): andrewanimation.biz (Note: The index.php does NOT change in Part 3, so you are safe to use this .zip as a guide.)

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

PHP News Site Tutorial: Part 5-User Registration(2)

In this video, we’ll talk about how to check for errors when a user registers. Please feel free to ask any questions in the comments or via PM.

PHP News Site Tutorial: Part 1-Mysql Setup

Mario hacks, TASes, Cat Mario, movies, programming? This is the first part in my tutorial to make a news site similar to that of ProtonJon.com. Not necessarily the next wordpress, but it’s mainly designed to teach the basics of PHP and MySql. Please feel free to ask any questions in the comments or via PM.