• home
  • forum
  • my
  • kt
  • download
  • this21/110 25records  total:2740    start  Previous  Next  Last    goto:
    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.
    29 times | category: [Content Management]
    Get Cookies Across Subdomains PHP
    ON: 2008-08-28 10:04:33
    So you are using cookies on your website, but when a visitor visits www.yourdomain.com and yourdomain.com the cookie doesn’t get set across both! That is because in essence, www. is simply a subdomain. The “www” component is not a protocol, it is not necessary, instead all it is, is just a marketing ploy.
    45 times | category: [Cookies and Sessions]
    Php counter with cookies
    ON: 2008-08-28 10:03:35
    Learn how to make php counter using mysql database and cookies.
    13 times | category: [Cookies and Sessions]
    The fastest way to see how many people are online at your site
    ON: 2008-08-28 09:59:26
    A quick way to see how many people are browsing your site for php enabled web sites.
    28 times | category: [Cookies and Sessions]
    Simple Page Hit Counter
    ON: 2008-08-28 09:57:53
    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.
    33 times | category: [Counters]
    Simple Online User Counter
    ON: 2008-08-28 09:56:57
    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.
    29 times | category: [Counters]
    Online user counter
    ON: 2008-08-28 09:54:07
    Ever wanted to know exactly how many people are on your web site at any given time? This tutorial will teach you how you can create a script which will tell you exactly that.
    59 times | category: [Counters]
    Image based hit counter in PHP to keep track of visitor.
    ON: 2008-08-28 09:51:28
    Here we are going to design simple image based hit counter to keep track of visitor. We are going to keep record in a text file so we do need any kind of database. We are going to keep whole record in counter.txt file. In the same directory where you putting the PHP file for this counter, create a file 'counter.txt' and CHMOD it to 0777. Initially put 0 in it and save the file. As this counter is image based we are putting our Image in "imgs" folder.
    18 times | category: [Counters]
    Flatfile Users Online
    ON: 2008-08-28 09:49:09
    This tutorial shows you how to create a script that shows how many people are on each page of your site, without using a database. You can easily get the number of online visitors for each page as well as the whole site
    23 times | category: [Counters]
    Create a Unique Hits Counter
    ON: 2008-08-28 09:47:24
    In this tutorial you will learn how to create a unique hits counter that writes to a text file.
    10 times | category: [Counters]
    Create a Unique Hits Counter Using PHP and MySQL
    ON: 2008-08-28 09:44:41
    Learn how to create a unique hits counter that saves data into a MySQL database.
    41 times | category: [Counters]
    Extending Zend DB Table
    ON: 2008-08-28 09:25:04
    Shows how you can extend the Zend DB Table which is an important part of the popular PHP framework, in order to do less database coding.
    65 times | category: [Database Related]
    An introduction to MySQL databases in PHP
    ON: 2008-08-28 09:23:53
    Databases and PHP is like Valentino Rossi and a bike, it works like a charm. In this tutorial you will be introduced to MySQL, a powerful database system.
    13 times | category: [Database Related]
    Creating a paging system with MySQL
    ON: 2008-08-28 09:20:54
    In this tutorial I will show you how to create your own paging system for a MySQL database table using PHP. You will learn how to have a list of pages automatically generated from the total row count on your table based on the limit of results to be displayed per page.
    9 times | category: [Database Related]
    Database Abstraction with Zend_Db - Part 2
    ON: 2008-08-28 09:19:53
    Database abstraction layers provide an important role in modern web applications built with PHP. They allow you to easily switch your back end database server by changing just a few lines of code in your application.
    127 times | category: [Database Related]
    PHP MySQL tutorial
    ON: 2008-08-28 09:19:13
    In this PHP MySQL tutorial I will show you how to use basic database manipulation features in PHP.
    13 times | category: [Database Related]
    Monkey PHP: Database Basics
    ON: 2008-08-28 09:15:41
    Covering the basics of databases. Databases are a means to store data. Many dynamic websites are database driven because it means the data can be manipulated and output in any way you desire. Learn How
    5 times | category: [Database Related]
    A Brief Introduction to Using the Wonderful SQLite in your PHP Applications
    ON: 2008-08-28 09:14:46
    Many people have heard of SQLite but not many people have used it in their PHP applications. Most PHP applications make use of the MySQL database engine to store information however this is not always needed for small amounts of data. In these cases, web applications often store their data in a "flat file" format, often just a plain text file or an XML file. Both of these methods have their downsides
    20 times | category: [Database Related]
    Creating a simple SQL script executor
    ON: 2008-08-28 09:13:49
    In this tutorial I will show you how you can create a simple PHP script to execute MySQL batch files.
    49 times | category: [Database Related]
    Conexion a una base de datos
    ON: 2008-08-28 08:42:25
    Veremos paso a paso como conectar una base de datos mysql usando php como lenguaje de programacion.
    6 times | category: [Database Related]
    Simple Search Engine with PHP and MySQL
    ON: 2008-08-28 08:38:37
    There might be many reasons why you may be storing data in a database. As Google has showed us, searching data is an invaluable tool that can help minimize the time that it takes to find the information you need.
    16 times | category: [Database Related]
    PHP MySQL by examples
    ON: 2008-08-28 08:37:24
    Learn by examples how to manipulate your database using PHP
    18 times | category: [Database Related]
    Connecting to a MySQL Database with PHP
    ON: 2008-08-28 08:32:46
    A guide on how to connect to a MySQL Database using PHP.
    3 times | category: [Database Related]
    Translate date into your language
    ON: 2008-08-28 08:23:25
    In this tutorial I'm going to show you how to translate date into your language and display it.
    22 times | category: [Date and Time]
    Subtract Dates
    ON: 2008-08-28 08:22:35
    A simple function to calculate Days (difference) between two dates. The function can be easily extended to get the result in minute, hours, months etc
    32 times | category: [Date and Time]
    this21/110 25records  total:2740    start  Previous  Next  Last    goto:

    Category

      Adobe Flex (4)
      ASP (405)
      ASP.NET (175)
      ColdFusion (47)
      CSS (270)
      Dreamweaver (175)
      HTML (145)
      Java (216)
      Javascript (276)
      MM Fusion (3)
      MS FrontPage (25)
      Perl and CGI (50)
      PHP (658)
      Python (33)
      Ruby on Rails (29)
      SEO (56)
      Web Design (107)
      XML (66)