• home
  • forum
  • my
  • kt
  • download
  • this:1/2 25records  total:47    start  Previous  Next  Last    goto:
    Creating Your First Joomla Template
    ON: 2009-05-08 11:17:16
    Creating Your First Joomla Template
    46 times | category:
    Everything You Need to Get Started with CodeIgniter
    ON: 2009-04-17 09:34:33
    Everything You Need to Get Started with CodeIgniter on NETTUTS
    6 times | category:
    Building faster Web apps using PHP and in-memory solidDB
    ON: 2009-04-17 09:32:22
    solidDB is an in-memory database that can perform at speeds up to 10 times faster than conventional databases. Learn how to use PHP with solidDB to build faster dynamic Web page applications. This article shows you how to use PHP to connect to a solidDB database and perform basic operations such as retrieve, update, and delete. You can use these steps as a foundation for building rich Web applications that harness the power of solidDB.
    2 times | category:
    Creating a Custom Wordpress Plugin from Scratch
    ON: 2009-04-17 09:28:21
    Creating a Custom Wordpress Plugin from Scratch on NETTUTS
    2 times | category:
    Working with a Content Management Framework: MODx
    ON: 2009-04-17 09:21:47
    Working with a Content Management Framework: MODx on NETTUTS
    5 times | category:
    Installing Concrete5 locally on Mac OS X
    ON: 2009-04-17 09:19:45
    A thorough guide on installing the amazing CMS Concrete5 locally on Mac OS X.
    1 times | category:
    Intro to Drupal: Build a Simple CMS
    ON: 2009-03-06 11:12:58
    Intro to Drupal: Build a Simple CMS
    362 times | category:
    Anatomy of a WordPress Plugin
    ON: 2009-03-06 11:02:21
    Anatomy of a WordPress Plugin on Nettuts.com for beginners
    136 times | category:
    Working with Context Includes
    ON: 2009-03-06 10:58:03
    Working with Context Includes for beginners
    49 times | category:
    Getting Started with CakePHP
    ON: 2009-03-06 10:51:51
    Getting Started with CakePHP for beginners
    422 times | category:
    How To Display Wordpress Posts On Your PHP Site.
    ON: 2009-03-06 10:37:59
    How to Display Wordpress Posts on your PHP site in a whole different directory. For example: Your Wordpress blog is at: http://www.yourdomain.com/blog and the page where you want to display the latest posts it at:
    93 times | category:
    Building a Custom Lifestream Website with Sweetcron
    ON: 2009-03-06 10:32:52
    Building a Custom Lifestream Website with Sweetcron
    135 times | category:
    Browser based template editor
    ON: 2009-03-06 10:26:14
    A common feature to CMS scripts is a browser based means of editing your templates. This can be helpful if you manage your site remotely or on the move quite often. In this tutorial we walk through how to create a simple template editor in PHP.
    44 times | category:
    Introduction to Templating with PHP
    ON: 2009-03-06 10:23:54
    Templating is important to nearly every website now. It allows you to use the same
    design on all your pages, while having different content. There are many methods of templating; this article will focus on the most common
    77 times | category:
    Build a Newspaper Theme With WP_Query and the 960 CSS Framework
    ON: 2009-03-06 10:21:40
    WP_Query is a powerful tool to control what comes out of your loop. Today I'm going to teach you all how to use it to make a 3 columned newspaper theme that has all your main blog posts in the main column, and off to the side a set of posts with a certain category. We'll be using the 960 CSS framework for the basic layout and reset of our theme, it will chop a lot of work off what's needed!
    189 times | category:
    Create A YouTube Section With WordPress
    ON: 2009-03-06 10:19:01
    So I was reading a few blogs that I read, as you do on a lazy afternoon, and I came across Ideate . I loved the theme so much, I wanted to re-create the little TV box they have that contains a YouTube video. In this tutorial, we'll have a look at how!
    30 times | category:
    Build a Featured Posts Section for WordPress
    ON: 2009-03-06 10:17:30
    WordPress is awesome. Even more awesome is the fact that it can be customized to power any type of site you like! Here, we'll be learning how to create a featured and "latest posts" section - easily a 'must-have' for all good News/Magazine themes. We'll also go over using the 'Custom Fields' to their fullest potential.
    34 times | category:
    Gzip'ing your content to save bandwidth using PHP's zlib.output_compression
    ON: 2008-08-28 11:25:06
    A short explanation and a couple snippets of code on using zlib or output buffers to GZip your content (text/html, text/xml, text/plain, or whatever).
    206 times | category:
    AJAX Image Gallery - Make a Simple Image Gallery in PHP
    ON: 2008-08-28 11:20:36
    This tutorial will show you how to make a fully automated image gallery using PHP and AJAX, it is designed so a user can view all of the images in the gallery without reloading the page. The script itself does not require much configuration to get running, although you will need the GD library enabled.
    79 times | category:
    Advanced Pagination
    ON: 2008-08-28 11:19:45
    A nice tutorial on how to create advanced pagination for your website
    38 times | category:
    Simple Page Hit Counter
    ON: 2008-08-28 11:18:58
    This tutorial will teach you how to make a basic page hits counter for your website. It will show you and your visitors how many times your website has been visited.
    18 times | category:
    Simple Online User Counter
    ON: 2008-08-28 11:18:10
    This tutorial will teach you how to make a basic online counter for your website. It will show you and your visitors the number of people on your website.
    18 times | category:
    Basic PHP Security
    ON: 2008-08-28 11:12:13
    In this tutorial we'll go over some of the areas of PHP that need special attention to make sure your code protects against malicious attempts, from SQL Injection to the underestimated - XSS.
    17 times | category:
    Guestbook in 3 easy steps!
    ON: 2008-08-28 11:10:24
    Make a guestbook in 3 easy steps with this in-depth tutorial. This tutorial will teach you how to create a guestbook for your website in which your visitors will be able to leave comments. You will also be able to add a custom design to it.
    10 times | category:
    Create Websites Using Joomla
    ON: 2008-08-28 11:00:04
    I Used Joomla For a little time ,and i found that is very nice,very simple,very easy and everyone can have a good chance to create his own good website ^_^create a small tutorial showing people how to install joomla step by step ....
    20 times | category:
    this:1/2 25records  total:47    start  Previous  Next  Last    goto:

    Category

      Ad Management (6)
      Calendars (3)
      Chat Systems (8)
      Content Management (47)
      Cookies and Sessions (12)
      Counters (16)
      Database Related (37)
      Date and Time (15)
      Development (27)
      Discussion Boards (8)
      E Commerce (9)
      Email Systems (15)
      Error Handling (8)
      File Manipulation (38)
      Flash and PHP (6)
      Form Processing (26)
      Guestbooks (13)
      Image Manipulation (26)
      Installing PHP (7)
      Introduction to PHP (32)
      Link Indexing (9)
      Mailing List Management (9)
      Miscellaneous (62)
      Networking (9)
      News Publishing (9)
      OOP (29)
      PEAR (7)
      PHP vs Other Languages (2)
      Polls and Voting (7)
      Postcards (1)
      Randomizing (15)
      Redirection (12)
      Searching (10)
      Security (34)
      Site Navigation (17)
      User Authentication (16)
      WAP and WML (7)
      Web Fetching (10)
      Web Traffic Analysis (16)
      XML and PHP (18)