Recently Popular Content-management Tagged Tutorials
Nov 13
jQuery 1.3 with PHP:- Using the Datatables plugin
From time to time, you will want to show data in your website and allow the data to be sorted and searched. In this chapter, we will look at: • How to install and use the DataTables plugin • How to load data pages on request from the server • Searching and ordering the data
Nov 3
MODx Web Development
In this chapter, you will learn how to modify the site to have a sign up form and log in form. We will also learn how to enable blogs to be posted only by friends. Read more about the book here: http://www.packtpub.com/modx-web-development?utm_source=tipclique.com&utm_medium=link&utm_content=news&utm_campaign=mdb_001305
Jan 11
Complete advanced login member system - PHP tutorial
This tutorial will show you how to create an advanced member login system with PHP, users can register, change password, email activation is included.