Categories
Tags → Using Php Tutorial

Headwind SMS Engine

By using this solution, you can send SMS from your own SIM card! Features: UNICODE SMS, Flash SMS, WAP Push. This SMS engine requires Windows Apache server and Headwind GSM Modem Driver. A brief tutorial on the server setup and an example PHP script ...
DETAILS

Recursive menu with MySQL and without it

This totorial shows how to build your site navigation using recursive functions. In tutorial you would find how to generate site menu using mysql database and php or only using php.
DETAILS

Easy payments using Paypal IPN

There are several PHP scripts and classes to process PayPal payments using their native IPN (Internet payment notification) feature. This Tutorial / guide will show you how to process paypal payments using the IPN feature
DETAILS

Fuzzy Searching in PHP

This tutorial discusses creating an advanced fuzzy search engine using PHP and a database. The tutorial uses the example of a wiki application, but the concepts can easily be applied to other applications in different languages.
DETAILS

Creating a Website Design Templating System Using PHP

Learn how to create a website design templating system using php to be able to easily update different sections on your website by changing only few design files. The tutorial is designed for total beginners, so it is easy to understand and follow. ...
DETAILS

AJAX file upload tutorial

In this tutorial I will show you how to create simple AJAX file upload system using PHP and JavaScript.
  • Categories
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

How to match and extract strings in PHP

Learn how search strings or replace single or multple matches using PHP functions. This tutorial explains the basic operations for dealing with string search and replacement using preg_match(), and preg_match_all() functions.
DETAILS

Page:
©2003-2019 jCay.com