php 1.0.0
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2006
mnoGoSearch extension for PHP 1.0.0
nmGoSearch extension for PHP is a complete PHP binding for the mnoGoSearch API. more>>
nmGoSearch extension for PHP is a complete PHP binding for the mnoGoSearch API.
If used with mysql you should not use bundled mysql library in the php distribution. You should use native mysql library. To do this you should compile php with specefying mysql-dir (for example --with-mysql=/usr, not --with-mysql).
To compile PHP with CVS versions of mnogosearch (not with official releases) you must open configure script of mnogosearch in your editor. Find line like the following:
VERSION=x.x.x-`date "+%d%m%Y"`
where x.x.x is the mnogosearch version number like 3.2.16 or so.
Then just remove -`date "+%d%m%Y"`. After that this line should be VERSION=x.x.x
After complete you should reconfigure, recompile, reinstall mnogosearch and php.
<<lessIf used with mysql you should not use bundled mysql library in the php distribution. You should use native mysql library. To do this you should compile php with specefying mysql-dir (for example --with-mysql=/usr, not --with-mysql).
To compile PHP with CVS versions of mnogosearch (not with official releases) you must open configure script of mnogosearch in your editor. Find line like the following:
VERSION=x.x.x-`date "+%d%m%Y"`
where x.x.x is the mnogosearch version number like 3.2.16 or so.
Then just remove -`date "+%d%m%Y"`. After that this line should be VERSION=x.x.x
After complete you should reconfigure, recompile, reinstall mnogosearch and php.
Download (0.015MB)
Added: 2006-07-19 License: The PHP License Price:
1193 downloads
pMH 1.0.0
phpMyHotels is a general purpose reservation engine. more>>
phpMyHotels is a general purpose reservation engine featuring plugins that define availability, searches, and resource management tools.
It also features a complete properties promotion and advertising tool.
phpMyHotels is a plug-in based general purpose online reservation platform.
It features booking services (plugged-in), content publishing, affiliate users managing.
Its implemented with PHP Fusebox 3 framework over an XML-based multi-tier architecture.
Enhancements:
- This is the first stable release.
- It features an availability and reservation engine, a property manager, a resource manager, administration panels, almost full reports, a hotel room plug-in, multilanguage support, PDF voucher generation, user managing and authentication features, SSL support, an affiliation report, noshow options, MySQL/PostgreSQL support, and concurrency safe transactions.
<<lessIt also features a complete properties promotion and advertising tool.
phpMyHotels is a plug-in based general purpose online reservation platform.
It features booking services (plugged-in), content publishing, affiliate users managing.
Its implemented with PHP Fusebox 3 framework over an XML-based multi-tier architecture.
Enhancements:
- This is the first stable release.
- It features an availability and reservation engine, a property manager, a resource manager, administration panels, almost full reports, a hotel room plug-in, multilanguage support, PDF voucher generation, user managing and authentication features, SSL support, an affiliation report, noshow options, MySQL/PostgreSQL support, and concurrency safe transactions.
Download (0.88MB)
Added: 2005-08-20 License: GPL (GNU General Public License) Price:
1531 downloads
Pathan-P 1.0.0
Pathan-P provides Perl bindings for Pathan 1. more>>
Pathan-P provides Perl bindings for Pathan 1. Pathan-P project provides the XML::Pathan Perl module, and it uses the XML::Xerces module for its DOM implementation.
XML::Xerces is provided by the Xerces-P project, which provides Perl bindings for the Xerces-C library.
<<lessXML::Xerces is provided by the Xerces-P project, which provides Perl bindings for the Xerces-C library.
Download (0.027MB)
Added: 2006-03-22 License: BSD License Price:
1312 downloads
PHP 5.2.3
PHP is a high-level scripting language. more>>
PHP is a widely-used Open Source general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. Its syntax draws upon C, Java, and Perl, and is easy to learn.
PHP runs on many different platforms and can be used as a standalone executable or as a module under a variety of Web servers. It has excellent support for databases, XML, LDAP, IMAP, Java, various Internet protocols, and general data manipulation, and is extensible via its powerful API.
PHP project is actively developed and supported by a talented and energetic international team. Numerous Open Source and commercial PHP-based application packages are available.
<<lessPHP runs on many different platforms and can be used as a standalone executable or as a module under a variety of Web servers. It has excellent support for databases, XML, LDAP, IMAP, Java, various Internet protocols, and general data manipulation, and is extensible via its powerful API.
PHP project is actively developed and supported by a talented and energetic international team. Numerous Open Source and commercial PHP-based application packages are available.
Download (7.0MB)
Added: 2007-06-01 License: The PHP License Price:
905 downloads
Other version of PHP
PHP Runner 1.0.0
PHP Runner project is a Web-based program for editing and previewing PHP files. more>>
PHP Runner project is a Web-based program for editing and previewing PHP files.
PHP Runner is a simple but useful program for easily previewing a PHP file without saving or uploading it to a server.
It has a friendly interface with useful tools such as buttons for the most frequently used PHP functions to make scripting easier and faster.
Main features:
- Runs PHP codes of your page without saving or uploading them on server.
- Helps to insert easily most used PHP functions. Very easy installation and using.
<<lessPHP Runner is a simple but useful program for easily previewing a PHP file without saving or uploading it to a server.
It has a friendly interface with useful tools such as buttons for the most frequently used PHP functions to make scripting easier and faster.
Main features:
- Runs PHP codes of your page without saving or uploading them on server.
- Helps to insert easily most used PHP functions. Very easy installation and using.
Download (0.043MB)
Added: 2006-11-03 License: GPL (GNU General Public License) Price:
1087 downloads
bench 1.0.0
bench is a tool that times how long an application was running. more>>
bench is a tool that times how long an application was running.
The project can be used to test algorithms for speed changes, since it counts in microseconds.
<<lessThe project can be used to test algorithms for speed changes, since it counts in microseconds.
Download (0.002MB)
Added: 2007-08-06 License: Freeware Price:
810 downloads
Elephants 1.0.0
Elephants is an arcade game where you must save giraffes while jumping on a rolled up squirrel! more>>
Elephants is an arcade game where you must save giraffes while jumping on a rolled up squirrel!
Watch out for the angry natives!
<<lessWatch out for the angry natives!
Download (0.46MB)
Added: 2007-02-13 License: Freeware Price:
983 downloads
xv.php 0.0.2
xv.php provides a simple way of checking the validity of XML or XHTML documents generated by PHP. more>>
xv.php provides a simple way of checking the validity of XML or XHTML documents generated by PHP.
It uses output buffering to capture your PHP scripts output, and an XML parser to check it for well-formedness.
It can be configured to display any errors it finds, as well as a document listing, and its behaviour can be overridden by changing the callback functions it uses.
<<lessIt uses output buffering to capture your PHP scripts output, and an XML parser to check it for well-formedness.
It can be configured to display any errors it finds, as well as a document listing, and its behaviour can be overridden by changing the callback functions it uses.
Download (0.011MB)
Added: 2005-09-28 License: GPL (GNU General Public License) Price:
1487 downloads
PHP-Qt 0.1
PHP-Qt is an extension for PHP 5.1 that makes it possible to write software with the Qt toolkit. more>>
PHP-Qt library is an extension for PHP 5.1 that makes it possible to write software with the Qt toolkit.
It provides an object-oriented interface to the Qt 4 framework.
<<lessIt provides an object-oriented interface to the Qt 4 framework.
Download (0.19MB)
Added: 2007-07-14 License: LGPL (GNU Lesser General Public License) Price:
837 downloads
fs10 1.0.0
fs10 is a control program for the interface FS10PC from the German catalog company ELV. more>>
fs10 is a control program for the interface FS10PC from the German catalog company ELV.
You can read the built-in atomic clock receiver and set the system clock of your Linux box. You can also send commands (on/off) to the switchable, radio-controlled socket outlets.
Installation:
1. Edit Makefile
2. make
<<lessYou can read the built-in atomic clock receiver and set the system clock of your Linux box. You can also send commands (on/off) to the switchable, radio-controlled socket outlets.
Installation:
1. Edit Makefile
2. make
Download (0.020MB)
Added: 2007-04-03 License: GPL (GNU General Public License) Price:
937 downloads
AspectJS 1.0.0
AspectJS is a Javascript AOP framework. more>>
AspectJS is a Javascript AOP framework.
Using:
Import
You MUST include the following aspect.js Javascript file :
< script src="aspectjs.js" >< /script >
Weaving
In order to weave the aspects, you SHOULD use this method :
Weaver.addAdvice ( aspect_name, aspect_method, joinpoint_type, pointcut_name, pointcut_method);
Todo
improve compatibility with more browser
complete documentation
<<lessUsing:
Import
You MUST include the following aspect.js Javascript file :
< script src="aspectjs.js" >< /script >
Weaving
In order to weave the aspects, you SHOULD use this method :
Weaver.addAdvice ( aspect_name, aspect_method, joinpoint_type, pointcut_name, pointcut_method);
Todo
improve compatibility with more browser
complete documentation
Download (0.004MB)
Added: 2006-02-22 License: LGPL (GNU Lesser General Public License) Price:
1339 downloads
easygmap 1.0.0
easygmap is an online map builder to create simple, easy-to-use maps with Google Maps. more>>
easygmap is an online map builder to create simple, easy-to-use maps with Google Maps.
The project allows the user to add markers to the map and optionally giving each marker a name, description, and picture. The finished map can then be sent to the email address of the users choice.
<<lessThe project allows the user to add markers to the map and optionally giving each marker a name, description, and picture. The finished map can then be sent to the email address of the users choice.
Download (0.076MB)
Added: 2007-02-20 License: MIT/X Consortium License Price:
978 downloads
wmmsn 1.0.0
wmmsn is a aMSN plugin and dockapp that monitors the last message received and the number of sent/received messages. more>>
wmmsn is a aMSN plugin and dockapp that monitors the last message received and the number of sent/received messages.
<<less Download (0.064MB)
Added: 2006-10-26 License: GPL (GNU General Public License) Price:
1093 downloads
Annif 1.0.0
Annif is a minimalistic birthday (calendar) monitoring tool. more>>
Annif is a minimalistic birthday (calendar) monitoring tool.
Users can add/remove birthday dates. No other calendar usual features will ever be included, this tool have to be simple and to run a basic webserver.
This program can be translated (currently in English and French). It uses PHP (frontend), perl (backend), gettext and MySQL. Its very similar to another software called "Calvin", but I was not able to use this one as I want and improving the codebase of this software required to heavy changes.
<<lessUsers can add/remove birthday dates. No other calendar usual features will ever be included, this tool have to be simple and to run a basic webserver.
This program can be translated (currently in English and French). It uses PHP (frontend), perl (backend), gettext and MySQL. Its very similar to another software called "Calvin", but I was not able to use this one as I want and improving the codebase of this software required to heavy changes.
Download (0.019MB)
Added: 2006-06-22 License: GPL (GNU General Public License) Price:
1219 downloads
PHPAlias 1.0.0 Beta 2
PHPAlias is a PHP framework for creating and organizing large applications. more>>
PHPAlias is a PHP framework for creating and organizing large applications. With the ability to separate data into seperate modules, large applications can be easily developed and maintained without having to worry about a constant waterfall of errors.
The project uses a combination of PHP5 and the MVC pattern to create a rich and easy to use interface for the developer and end- user. It supports an advanced back-end as well as AJAX to create a strong binded application, giving it a smooth interface and a strong back-end.
<<lessThe project uses a combination of PHP5 and the MVC pattern to create a rich and easy to use interface for the developer and end- user. It supports an advanced back-end as well as AJAX to create a strong binded application, giving it a smooth interface and a strong back-end.
Download (0.35MB)
Added: 2007-04-07 License: GPL (GNU General Public License) Price:
930 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above php 1.0.0 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed