

Advertisment

Adding a WYSIWYG Editor To Your Site
Turn your (or your customer's) PHP site into a CMS! The ability to edit your site in WYSIWYG fashion is easier than you might think, and that...
Views: 747 |
| by Stephen
PHP - Content Management

HTML to XHTML
This is a very handy function if you want to clean up your content before storing it into your database. It uses 'eregi_replace' to...
Views: 713 |
| by Mark
PHP - Content Management

Uploading Image Files with PHP
This article will guide you through step-by-step to learn how to upload and manage files using PHP. All code provided as well.
Views: 613 |
| by Sarah
PHP - Content Management

Download files with cURL
A snippet that helps you download files from the web, with the use of the well known cURL library for php.
Views: 673 |
| by Slicer
PHP - Content Management

Cuss Word Filter
This tutorial will help explain how to filter out bad words in your forum, comments, or blog.
Views: 682 |
| by Stephen
PHP - Content Management

Joomla 1.5 Advanced Registration
This tutorial shows you how to build a custom registration component with more fields and custom validation in Joomla 1.5 that you can use to...
Views: 667 |
| by Sarah
PHP - Content Management

Writing a CMS/Community with Smarty and the Zend Framework Part 6
Shows how to setup a gallery with multiple uploads through a Shockwave made with the Flex SDK, also shows how to extend Zend Session to setup...
Views: 681 |
| by Sarah
PHP - Content Management

Writing a CMS/Community with Smarty and the Zend Framework Part 1
The first part in a series on how to write a combination of a CMS and community with the Zend Framework and the Smarty templating system.
Views: 620 |
| by Daniel
PHP - Content Management

Writing a CMS/Community with Smarty and the Zend Framework Part 3
The third part in a series on how to write a combination of a CMS and community with the Zend Framework and the Smarty templating system.
Views: 601 |
| by Amy
PHP - Content Management

PHP Navigation
This tutorial will teach you how to have those index.php?page=whatever things...
Views: 689 |
| by Amy
PHP - Content Management

Full News CMS System
Learn how to create a news CMS with admin panel, easy to use editor.
Views: 610 |
| by Isac
PHP - Content Management

CMS Tutorial: Part 3: User Authentication
The third part covers a class that handles user authentication. This class will be used to implement the login/logout/registration process to...
Views: 674 |
| by Sean
PHP - Content Management

CMS Tutorial: Part 1: base class
Create your own content management system using an OOP approach. The first part covers the base class used to build the CMS.
Views: 666 |
| by Donald
PHP - Content Management

Registration and login process
The fourth part implements the login, logout, registration process using the class created in the third part
Views: 673 |
| by Donald
PHP - Content Management

Writing a CMS/Community with Smarty and the Zend Framework Part 2
The second part in a series on how to write a combination of a CMS and community with the Zend Framework and the Smarty templating system.
Views: 626 |
| by Sean
PHP - Content Management

Paginacion con php
Veremos paso a paso como hacer navegacion por paginas, con ejemplos incluidos.
Views: 643 |
| by Daniel
PHP - Content Management

Your own ajax blog
AJAX powered blogging system. It is focused on ease of use, web standards, and speed. This blog is not full of ...
Views: 644 |
| by Colin
PHP - Content Management

Wordpress Installation Tutorial
Brief step-by-step guide. Master the installation of Wordpress yourself easily.
Views: 749 |
| by Slicer
PHP - Content Management

PHP Category System
Create a category system that allows for unlimited number of categories. Keep everything dynamic and easy to use.
Views: 725 |
| by Steve
PHP - Content Management

CMS Tutorial: Part 2: Data Access Layer
Create your own content management system using an OOP approach. The second part implements a class that handles the database functions that we’ll...
Views: 774 |
| by Colin
PHP - Content Management

Most popular (last 7 days)





Highest rated (last 7 days)




