• home
  • forum
  • my
  • kt
  • download
  • this:1/1 25records  total:10    start  Previous  Next  Last    goto:
    Getting Remote Webpage Info Using PHP
    ON: 2009-03-10 10:33:51
    If you run any website that accepts submitted links, be it a tutorial website, a directory or a bookmarking site, you may find it useful to automatically retrieve information about a URL. Wouldn’t it be nice if you ran a web directory and you could bring up the title, keywords and description of a URL without the user having to enter it? This tutorial shows you how this can be achieved via PHP.
    73 times | category:
    Trackbacks with Google Blog Search and Zend Feed
    ON: 2009-03-10 10:29:52
    Tutorial on how to fetch the external links to any given article through Google Blog Search's Atom feature and displaying them as a list of trackbacks. With this implemented your blog readers will get the complete picture of the off-site discussion.
    20 times | category:
    Posting Form Data with cURL
    ON: 2008-08-16 08:53:33
    This tutorial was written by Third_Degree of PHPGFX.com. It covers the use of cURL in PHP to send post variables to any page within a script.
    14 times | category:
    Getting stock quote
    ON: 2008-08-16 08:51:34
    In this tutorial I will show you how you can get any stock quotes from yahoo and display it on your own site.
    22 times | category:
    How to create a link checker
    ON: 2008-08-16 08:47:17
    In this tutorial I will show you how to create your own basic link validate script to check link availability on any site
    18 times | category:
    Get actual weather information
    ON: 2008-08-16 08:46:09
    In this tutorial I will show you how you can retrive actual weather information from Yahoo Weather and display this information on your own site.
    51 times | category:
    How to get all META data of a website
    ON: 2008-08-16 08:45:20
    In this tutorial I will show you how you can easy check META information of any website. It can be very useful in search engine optimization when you want to check your competitors settings.
    7 times | category:
    Dynamic thumbnails from websites
    ON: 2008-08-16 08:44:04
    This tutorial will show you how to create dynamic thumbnails from websites using the thumbnail service Girafa.
    5 times | category:
    Parse html with preg_match_all
    ON: 2008-08-16 08:43:02
    For the most of the PHP scripter which are using preg_match or preg_replace frequently is the function preg_match_all a smaller advantage, but for all others it’s maybe hard to understand. The biggest difference between preg_match_all and the regular preg_match is that all matched values are stored inside a multi-dimensional array to store an unlimited number of matches.
    55 times | category:
    yahoo stock quote (csv file)
    ON: 2008-08-16 08:42:28
    This example shows how to get the CSV file for a certain company . We can then get all of the entries and display them individually . This means you could display only the entries that interest you.
    4 times | category:
    this:1/1 25records  total:10    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)