RoseIndia.net

PHP Tutorial

Programming Resource Home :: PHP :: PHP-Tutorial




PHP Tutorial
Tutorial PHP Chat Systems PHP-Based Chat Room Tutorial
This particular design of web-based chat uses variables posted from a form, processes them into HTML and writes them to a file. Put the form and the message file in a frameset and you have something that looks reasonably like a BeSeen chat room. Of course View Rating



PHP Tutorial
Tutorial PHP Chat Systems A MySQL Driven Chat Script Tutorial
This article will show you how to create a quick-n-easy chat script using PHP and a very simple MySQL database. The script will allow visitors to choose a nickname, enter text to send to the chatting window, and view messages from other people... all in r View Rating



PHP Tutorial
Tutorial PHP Chat Systems Mini-Chat Tutorial Tutorial
This tutorial is about my mini-chat script. It's not really a chat, since dialogs are updated only when page refreshes. It is the first tutorial of a series for some development techniques. Right now, I will focus on explaining how I managed the building View Rating



PHP Tutorial
Tutorial PHP Calendars Easy Calendar Applications Tutorial
Here, you will learn how to build your own online calendar using the MCAL library and PHP. The MCAL library offers a common simple interface for accessing calendars that can be stored in many different formats. Full source code provided. View Rating



PHP Tutorial
Tutorial PHP XML and PHP Backends Sharing Data Tutorial
What if you could script remote procedure calls between web sites as easily as you can between programs? This tutorial shows how it can be done in PHP. View Rating



PHP Tutorial
Tutorial PHP XML and PHP Parsing XML with PHP Tutorial
This article is intended for the experienced PHP programmer, interested in writing applications using XML. It assumes that you are familiar with XML's syntax and advantages. View Rating



PHP Tutorial
Tutorial PHP XML and PHP PHP and XML: using expat functions Tutorial
This tutorial shows how to parse XML documents in PHP. It walks you through a fairly simple application of XML that you can use to implement a news system for your home page. View Rating



PHP Tutorial
Tutorial PHP XML and PHP Transforming XML with XSL using Sablotron Tutorial
This article, along with source code, explains how to parse XML documents using XSLT (eXtensible Stylesheet Language Transformations). XSLT is a language for transforming XML documents into other XML documents or HTML documents. It does not discuss XML, X View Rating



PHP Tutorial
Tutorial PHP XML and PHP DOM XML: An Alternative to Expat Tutorial
This six-page tutorial explains how to parse xml using DOM, an alternative to the popular Expat. Covers the objects used in DOM extensively, and offers a few simple and long examples. View Rating



PHP Tutorial
Tutorial PHP XML and PHP The web of services: using XML_RPC from PHP Tutorial
This 7-page article discusses how to make the web of services interact with one another using XML_RPC and PHP. Describes how to build a simple XML_RPC client and server to create a basic messaging system. View Rating
Page:  [<<]   1   2   3   4   5   6   7   8   9   10   11   12   13   14   15   16   17   18   19   20   21   22   23   24   25   26   27   28   29   30   31   32   33   34   35   36   37   38   39   40   41   42   43     [>>]


Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2004. All rights reserved.