Categories
Tags → Writing Php

Useful multiple file upload PHP script

I have created this script, that allows users to upload multiple files in PHP (find it attached at the end of this article). It is great for anyone that needs to add any sort of upload functionality, and would be a good base to make an upload service...
DETAILS

RSS_PHP v3 - An XML && RSS Parser for PHP 5+

RSS_PHP v3 is an XML and RSS Parser for PHP 5+ which provides easy parsing and writing of RSS and XML. Unlike many RSS/XML Parsers, RSS_PHP also gives you full access to every part of the original XML; including attributes, extensions and value...
  • Categories
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Commercial License,
    • Other Free / Open Source License
DETAILS

PHP AJAX Blackjack (Easy to install)

So you want to attract people to your site and have them stick around for a few. Well this PHP AJAX Blackjack is for you. It loads into any 300x300 space on a page and doesn''t require a page load database or anything. It''s just a simpl...
DETAILS

Learn PHP the Ez Way

Start Making PHP Applications in minutes! This book is intended to provide web designers who never have any knowledge of web programming before nor they have any concept of HTML language, the knowledge of most popular server sided language, PHP. Th...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Commercial License
DETAILS

Writing Libraries in PHP New

This tutorial is intended for PHP programmers who are interested in writing reusable code. Experience with PHP4 and familiarity with writing classes are assumed. The article is primarily geared toward programmers who are new to writing code libraries...
DETAILS

Forum focussing mainly on PHP SOAP native extension

Having trouble learning PHP SOAP ? SOAPyLAMP contains complete examples on writing your own SOAP servers and clients. Learn how to authenticate with SOAP Headers, Raising Exceptions, Debugging, Forming Complex XML data Structures within the SOAP Body...
DETAILS

Smarty and MIME message integration

Here are the goals I had when writing the class: Send the email from PHP with 5 lines of code, In HTML, plain text or multipart, Don''t forget the nesessary headers and forget their crazy syntax, Prepare letter body and subject with Smarty,...
DETAILS

PHP Mysql Accounting && Bookkeeping

This is the PHP Mysql Accounting && Bookkeeping software we have been writing for our current operating business. We are currently using a much updated version and as time permits we will add the modified code to this website.
DETAILS

5 useful PHP functions for MySQL data fetching

PHP usually comes with mysql extension mysql (mysql_... functions) which is rather low-level and requires writing too much code for a trivial tasks: error-checked execution of SQL queries, getting single row from SQL table, getting value from SQL tab...
DETAILS

Page:
©2003-2019 jCay.com