PHPBuddy.com
 PHP Function Lookup:
 
Categories
PHP Quick Start
PHP Installation
PHP Articles
PHP Scripts

Top Rated Articles 
  • Simple Ad Rotator
  • PHP and Cookies
  • Using Functions in PHP
  • PHP Sessions
  • Getting Screen resolution using JavaScripts & PHP

  • PHP Hosting Links 

  • Jumpline.com


  • iPowerweb.com
  • Site Related
    Submit Articles/Code
    Post your Queries
    Contact Us
    Advertise on this site
    Home

    Welcome to PHPbuddy.com this site is designed to help you learn PHP programming here you will find high quality PHP articles, Quick Start PHP tutorials and scripts that will help to you learn PHP quickly.


    PHP Quick Start
    If you are new to PHP and wonder what the heck is PHP this section PHP Quick Start (PHP tutorials) is for you!

  • Introduction to PHP A brief Introduction about PHP, Comparing PHP with ASP

  • Your First PHP code We will write our first PHP code, this section also covers basic PHP syntax, including variable usage.

  • Adding Logic with PHP Introducing the if else construct, while loops and other control loops that will help you in adding logic to your code.

  • Introducing FORMS Introduction to FORMS and how to pass information from one page to other.

  • Working with Database In this section you will learn how to make PHP work with databases.

    PHP Installation
    If you haven’t setup PHP and MYSQL on your machine you will find articles here that will help you quickly set up PHP on your machine.

  • Installing and Configuring PHP Here we will be showing you how to Install PHP / IIS web-server, and how to configure your web server to work with PHP

  • Installing MySQL Database Configuring Mysql on your web server and write commands to create databases, adding users and creating password.

    PHP Articles
    This section contains PHP related articles

  • Encrypting data with PHP PHP provide us with an interesting array of security-oriented functionality. In this article I'll introduce you to this functionality, provides you with a basics from which you can begin incorporating security enhancements into your own applications.

  • PHP and Cookies In this article we will discuss about cookies and how to make cookies work with PHP.

  • PHP Sessions In this article we will discuss what are Sessions and how to work with sessions in PHP.

  • PHP File Uploads In this article we will show you how simple it is to upload File from the browser.

  • Using Functions in PHP This article shows you how to use functions, create your custom functions and how to effectively work with function's in PHP.

    >> More Recent Articles

    PHP Scripts
    Here you will find PHP code snippets / Scripts

  • Auto Password / Unique id Generation You might have come across sites, that generate a unique username or a randomly generated password for you. This script show you how to do the same with PHP.

  • Detecting a Proxy Server Many ISP / Users use Proxy serves. This simple script detects that if a users is using a proxy server to connect to your website.

  • Simple Password protection using PHP Use this simple script to protect your pages through password. Ideal for protecting Administrative parts or sensitive parts of your web site.

  • Fighting Ad-Blocking Software These days many users are installing Ad-Blocking software. This script detect if the users are using ad blocking / web strippers and stops that page and ask them to stop there blocking software to access your site.

  • Online Users You must have seen on some sites displaying the number of users online, now this script exactly does that. It displays number of users currently browsing your site.

    >> More Recent Articles



    Home | Privacy Policy | Contact Us | Terms of Service | Submit Articles
    (c) 2002 - 2005 PHPbuddy.com Unauthorized reproduction/replication of any part of this site is prohibited.
  • Top Emailed Articles
  • Encrypting data with PHP
  • Getting Screen resolution using JavaScripts & PHP
  • PHP Sessions
  • Storing Binary Data in MySQL Databases
  • PHP and Cookies
  • Get your coding done
  • Can't crack that PHP / MySQL code, need that code to be written let PHPBuddy help you!
  • PHPbuddy Poll
    Out of these which language do you use the most
    ASP
    PHP
    JSP
    Perl
    Cold Fusion


    Top Rated Scripts
  • Simple Password protection using PHP
  • Auto Password / Unique id Generation
  • Fighting Ad-Blocking Software
  • Online Users
  • Detecting a Proxy Server
  • Links / Downloads
  • Download PHP
  • Download MySQL
  • PhpMyAdmin
  • Miscellaneous
  • MySQL Data types
  • PHP vs ASP