Login Required. Sign up now -- its free!

Projects tagged ‘gnu’ and ‘php’


Jump to tag:

Projects tagged ‘gnu’ and ‘php’

Filtered by Project Tags gnu php

Refine results Project Tags mysql (6) gpl (4) linux (4) free (3) css (2) ajax (2) cms (2) tools (2) xhtml (2) management (2) web (2) apache (2)

[15 total ]

3 Users
 

"Tellmatic - the newsletter machine" is a PHP based newsletter script to create, manage and send personalized newsletters or massmails. It uses WYSIWYG and has a form editor. Recipients and newsletter ... [More] are stored in unlimited groups. It handles bouncemails and failed adresses automagical. Tellmatic supports GeoIP, has optimized import/export routines, creates graphical statistics and has multiuser support. Contains a powerfull blacklisting feature and support for multiple mailservers. [Less]
Created over 3 years ago.

1 Users
 

Trellis is an advanced learning management system which can be easily customized.
Created about 1 year ago.

1 Users

PHP XHTML tableThis class for PHP 5 easily creates XHTML valid tables with a simple and easy to remember syntax. Download and installDownload the file, unzip it and read the INSTALL file. ... [More] Example$table = new table('border="1"'); $table->caption('People'); $table->part('head'); $table->headers('Name',array('Age'=>'title="in years"'),'Country'); $table->part('body','style="color:Blue;"'); $table->row(''); $table->cells('John',23,'USA'); $table->row(''); $table->cell('Jack'); $table->cell('42'); $table->cell('Mexico'); $table->row(''); $table->cell('Philip J. Fry'); $table->cell('23'); $table->cell('India'); $table->part('foot','style="color:Violet;"'); $table->cell("Total :"); $table->cell(23+42+23); # empty cell $table->cell(); # reopen a closed part, and add a row # won't increment the total, it's only an example $table->part('body'); $table->row('style="color:Green;"'); $table->cells('Igor',43,'Russia'); echo($table);XHTML Output People Name Age Country Total : 88   John 23 USA Jack 42 Mexico Philip J. Fry 23 India Igor 43 Russia Preview [Less]
Created about 1 year ago.

0 Users

a collection of php tools useful to developers
Created 3 months ago.

0 Users

Created 4 months ago.

0 Users

Free Content manager system
Created 3 months ago.

0 Users

Description: Program to administer Guild of the Alliances for Guild Wars http://www.guildwars.es Languages: Php, Mysql, Ajax. Based on the Portal NukeET 3,4 http://www.truzone.org it will program an ... [More] application that is able to administer Guild and alliances for this game online. Functions: Administration of guild, alliances, personages, abilities and attributes, agenda for missions or challenges, system of recruitment and much more. [Less]
Created 12 months ago.

0 Users

With this project I aim to create a simple, but powerful Object-Oriented PHP library to allow the easy creation of charts using the Google Chart API.
Created 4 months ago.

0 Users

sofware para facturacion desarollado con herramientas libres...
Created 12 months ago.

0 Users

What is my.WeatherStation?my.WeatherStation is a set of PHP scripts to retrieve and display weather data such as current conditions (observation, temperature, heat index, wind chill, dew point ... [More] , relative humidity, wind speed and direction, barometric pressure, visibility, UV index, sunrise and sunset, and current radar image), 5-day forecast, and extended forecast. What's new in my.WeatherStation 1.2.1?Removed data feeds from The Weather Channel and modfied code to retrieve ALL data from NOAA's National Weather Service. What's new in my.WeatherStation 1.2?Modified the weather alerts to make use of the Common Alerting Protocol (CAP) feed provided by the National Weather Service instead of the XML feed that was used in version 1.1f Added the ability to change the current radar image [Less]
Created 12 months ago.