• home
  • forum
  • my
  • kt
  • download
  • this:2/2 25records  total:47    start  Previous  Next  Last    goto:
    How to use arrays in php
    ON: 2008-08-28 10:58:36
    A simple and easy tutorial on how to use Arrays in PHP
    7 times | category:
    Create theme selection using PHP and CSS
    ON: 2008-08-28 10:54:10
    Use PHP and CSS to create a dynamic theme selection, without the use of a database.
    74 times | category:
    Complete Tutorial management system
    ON: 2008-08-28 10:53:11
    Complete Tutorial management system
    Features include:
    Categories
    Comments
    Admin Panel
    33 times | category:
    Monoslideshow and EE Gallery
    ON: 2008-08-28 10:49:57
    Monoslideshow is a compact and extremely versatile Flash slideshow to view your images in a web page. In this tutorial I will be integrating it with Expression Engine's own gallery.
    16 times | category:
    Writing a CMS/Community with Smarty and the Zend Framework Part 10
    ON: 2008-08-28 10:44:06
    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 custom session ids.
    15 times | category:
    Writing a CMS/Community with Smarty and the Zend Framework Part 9
    ON: 2008-08-28 10:40:49
    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 custom session ids.
    58 times | category:
    Writing a CMS/Community with Smarty and the Zend Framework Part 8
    ON: 2008-08-28 10:34:29
    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 custom session ids.
    38 times | category:
    Writing a CMS/Community with Smarty and the Zend Framework Part 7
    ON: 2008-08-28 10:33:15
    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 custom session ids.
    3 times | category:
    Writing a CMS/Community with Smarty and the Zend Framework Part 6
    ON: 2008-08-28 10:31:28
    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 custom session ids.
    8 times | category:
    Writing a CMS/Community with Smarty and the Zend Framework Part 5
    ON: 2008-08-28 10:26:59
    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.
    4 times | category:
    Writing a CMS/Community with Smarty and the Zend Framework Part 4
    ON: 2008-08-28 10:24:50
    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.
    10 times | category:
    Writing a CMS/Community with Smarty and the Zend Framework Part 3
    ON: 2008-08-28 10:22:28
    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.
    6 times | category:
    Writing a CMS/Community with Smarty and the Zend Framework Part 2
    ON: 2008-08-28 10:19:37
    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.
    62 times | category:
    Writing a CMS/Community with Smarty and the Zend Framework Part 1
    ON: 2008-08-28 10:18:30
    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.
    17 times | category:
    Joomla 1.5 Advanced Registration
    ON: 2008-08-28 10:17:37
    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 override the default one.
    48 times | category:
    Full News CMS System
    ON: 2008-08-28 10:16:33
    Learn how to create a news CMS with admin panel, easy to use editor.
    27 times | category:
    Download files with cURL
    ON: 2007-08-11 10:14:33
    A snippet that helps you download files from the web, with the use of the well known cURL library for php.
    50 times | category:
    HTML to XHTML
    ON: 2007-08-11 10:10:20
    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 replace every character with the desired one. I would use it to convert a HTML code to XHTML to make it valid.
    12 times | category:
    Adding a WYSIWYG Editor To Your Site
    ON: 2007-08-11 10:08:22
    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 is what this tutorial will address in 3 easy steps. No more uploading changes to your site. Edits can be made online from any location. This tutorial addresses separating the design from the content and adding an editor to allow the site owner to edit from any location.
    66 times | category:
    Table Class for PHP
    ON: 2007-08-11 10:06:58
    This code allows you to dynamically create your tables using PHP code. It is perfect for a content management system where you do not know how many rows of data will appear at design time. The class allows you to easily add rows as they are needed without worrying about coding the table's HTML.
    20 times | category:
    Input - Output String Functions
    ON: 2007-08-11 10:05:24
    This tutorial is showing some functions that you need to use for your inputing form (as text field, text area) because, it is not security to receive string datas and input them directly into your database.
    16 times | category:
    Table Generator
    ON: 2007-08-11 10:03:49
    How you can make a pretty cool html table generator, so that you can show off your excel files, since Excel outputs pretty messy "non-validated" HTML.
    35 times | category:
    this:2/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)