public marks

PUBLIC MARKS from bcpbcp with tag php

March 2006

Creating a MySQL connection with PHP/AJAX at John Wiseman

by 5 others (via)
In this tutorial I will explain how to open a mysql database connection using PHP and the all popular AJAX. The purpose of this article is to demonstrate how the XMLHttpRequest object works within php and the advantages of using it. This tutorial will be the first in a series of articles leading to the development of a fully functional dynamic web events application.

February 2006

PHP Development - Smart Forms

(via)
The script has more than 20 validation types and extra features (character counter for textarea and input tags, auto-tabbing input tags, etc) that can be added with minimal modifications to html code.

Gerando Arquivos ZIP Dinamicamente - phpbrasil.com

Uma classe encontrada no PhpMyAdmin (2.2.6) que cria arquivos ZIP serve como um exemplo interessante que algumas vezes devemos fuçar os scripts e não só copia-los. Esse artigo serve para disponibilizar essa classe e também para descrever um exemplo de script que gera pacotes ZIP dinamicamente.

phpguru.org - HTML Mime Mail for PHP

This is a PHP class which allows you to easily send email from your PHP scripts with attachments, HTML and embedded images.

January 2006

jay is games: php Zork!

Zork is a text adventure, which is a form of interactive fiction, like a cross between a novel and an RPG with some escape-the-room type puzzles thrown in.

November 2005

October 2005

The Mouse Whisperer - Ajax (XMLHTTPRequest) Tutorial

by 2 others
Page update without refresh using Javascript, PHP and XML's XMLHTTPRequest object (also known as 'remote scripting')

Developers Guide to Semantic Web Toolkits for different Programming Languages

This guide collects Semantic Web toolkits for different programming languages and gives an overview about the features of each toolkit, the strength of the development effort and the toolkit's user community.