• home
  • forum
  • my
  • kt
  • download
  • this:1/1 25records  total:18    start  Previous  Next  Last    goto:
    How to Read an RSS Feed with PHP
    ON: 2009-03-10 10:47:39
    How to Read an RSS Feed with PHP
    120 times | category:
    Tutorial: How to Create RSS Feeds
    ON: 2009-03-10 10:45:39
    In this tutorial, we'll explore some of the uses for RSS feeds, why your website should have them, and you'll also learn how to make static feeds with XML and dynamic feeds using PHP.
    73 times | category:
    Introduction to XML and Web Services
    ON: 2008-08-16 07:25:11
    The Extensible Markup Language (XML) is a simple, platform-independent standard for describing data within a structured format. XML is not a language but instead a metalanguage that allows you to create markup languages
    24 times | category:
    The Framework Basics of Creating Multilingual PHP Applications using the XML Interchange Format
    ON: 2008-08-16 07:18:16
    This article will inform you on how many people go about creating multilingual websites, as from the title, the article will outline the lingual framework which then allows you to then introduce other languages with ease.
    33 times | category:
    First steps within the Zend Framework
    ON: 2008-08-16 07:14:52
    Nice tutorial on using the Yahoo search web service with the classes from the Zend framework.
    37 times | category:
    RSS Parsing with SimpleXML
    ON: 2008-08-16 07:11:07
    This tutorial will provide a simple example of one method for parsing an XML document, more specifically, an RSS formatted XML document. This tutorial will use the new Simple XML object added to PHP 5.
    20 times | category:
    Merging RSS Feeds With SimplePie
    ON: 2008-08-16 07:03:12


    How to combine several RSS feeds into one with SimplePie.
    79 times | category:
    Get MySQL database layout in XML format
    ON: 2008-08-16 07:02:14


    In this tutorial I will show you how to get your MySQL database description / layout in XML format.
    12 times | category:
    RSS Display Boxes
    ON: 2008-08-16 07:01:35
    Using Ajax, this script makes it easy to display RSS feeds from other sites inside DIV containers, by communicating with a versatile PHP RSS parser called Simplepie. Each RSS box can be independently tailored, from the RSS feed to fetch, how many items to show (and whether to paginate them), to what portions of each entry (just the "title", or "title" plus "description" etc) to display.
    7 times | category:
    SOAP PHP Implementations
    ON: 2008-08-15 07:37:47
    This tutorial helps you understand: PHP Implementations of SOAP; Checking My PHP Installation on Windows; Installing SOAP Library on Windows.
    67 times | category:
    PHP SOAP Extension
    ON: 2008-08-15 07:30:47
    This tutorial helps you understand: What is PHP SOAP Extension? My first example with SOAP Extension; SOAP Extension functions for client applications; How to dump detailed information for debugging; A WSDL document example; How use SOAP Extension in non-WSDL mode.
    1027 times | category:
    PHP SOAP Extension for Server Applications
    ON: 2008-08-15 07:29:30
    This tutorial helps you understand: PHP SOAP Extension Functions for Server Applications; HelloServer.php - First SOAP Server Application; HelloServer12.php - SOAP 1.2 Server Application;
    HelloServerWsdl.php - SOAP 1.2 Server Application in WSDL Mode
    22 times | category:
    Using XML
    ON: 2008-08-15 07:24:29
    Unfortunately, PHP 4's XML support was somewhat limited. Some extensions did not prove to be very stable. This changed drastically with PHP 5 and a revamped XML support. Therefore, the main focus of this tutorial is on PHP 4. In PHP 5.1, some new features will be added that are already covered in this tutorial.
    26 times | category:
    Displaying RSS Feeds on your Website Using PHP
    ON: 2008-08-15 07:23:44
    RSS stands for Really Simple Syndication. RSS if a technology for distributing data from one site to another using XML. You can easily decode this XML stream and display the information contained in it on your web site.
    17 times | category:
    PHP and DOM: The Way of the Widget
    ON: 2008-08-15 07:22:45
    With version 4.3.0, PHP's DOM extension has now overcome early bugs and troubles to become a useful tool for XML manipulation. This article looks at the DOM extension and how it can be used to read and generate XML, providing new solutions for web page generation.
    52 times | category:
    Parsing XML With PHP
    ON: 2008-08-15 07:07:11
    This article shows how to write a simple PHP script that parses the RSS file, extracts the pertinent information, formats it, and serves it up as regular HTML. This script can also be added to any PHP file. Source code available for download.
    101 times | category:
    PHP and XML: using expat functions
    ON: 2008-08-15 07:02:55
    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.
    89 times | category:
    Backends Sharing Data
    ON: 2008-08-15 06:58:31
    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.
    8 times | category:
    this:1/1 25records  total:18    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)