public marks

PUBLIC MARKS with tags php & javascript

2005

AJAX - Simple Ajax Toolkit by ModernMethod - XMLHTTPRequest Toolkit for PHP

by camel & 4 others
Sajax is an open source tool to make programming websites using the Ajax framework — also known as XMLHTTPRequest or remote scripting — as easy as possible. Sajax makes it easy to call PHP, Perl or Python functions from your webpages via JavaScript without performing a browser refresh. The toolkit does 99% of the work for you so you have no excuse to not use it.

『[23-customized] はてなアンテナを自分のサイトにインポートしよう!』

by test00 & 1 other
はてなアンテナが発行しているhina-di形式(LIRS形式)のデータを利用してそれを整形して出力

『[23-customized] はてなアンテナを自分のサイトにインポートしよう!』

by asiamoth & 1 other
はてなアンテナが発行しているhina-di形式(LIRS形式)のデータを利用してそれを整形して出力

SAJAX - Simple Ajax Toolkit

by François Hodierne & 49 others (via)
Sajax is a tool to make programming websites using the Ajax framework — also known as XMLHTTPRequest or remote scripting — as easy as possible. Sajax makes it easy to call PHP functions from your webpages via JavaScript without performing a browser refresh.

PHP On The Fly

by fredbird & 1 other
using javascript new httpRequest to execute real-time php scripts serverside

Bookmarklet Crunchinator

by François Hodierne & 11 others (via)
I coded mine in PHP before seeing this one.

Forum Webmaster Hub -> Les langages du Net

by Monique
Regroupe différents forums : (X)HTML & CSS, XML et ses dialectes, PHP & mySQL, Asp, Java, Cfm..., Scripts et utilitaires

2004

JPSPAN

by François Hodierne & 6 others
JPSpan provides tools to "hook up" PHP and Javascript, for the purpose of fetching data from PHP into a web page which has already loaded, without reloading the entire page.

JPSpan

by François Hodierne & 6 others
JPSpan provides tools to "hook up" PHP and Javascript, for the purpose of fetching data from PHP into a web page which has already loaded, without reloading the entire page.

LiveWiki

by François Hodierne & 5 others
This basic wiki is made in JS and PHP. It uses JavaScript and DHTML functions like XMLHTTPRequest and InnerHTML.

1969

My-BIC = Easy Ajax

by HandySolo & 5 others
After tiring of over hyped ajax frameworks trying to hide the guts that make ajax programming fun I decided to share my recipe for easy to make ajax applications where you still have control over everything, but the setup of it all is handled for you. This is a basic state of mind system rather than a framework. I offer you four files and a design pattern that allows you to focus on making things happen rather than setting things up. This is designed for PHP5 but can be written for php4 if people are interested.