Quantcast
Channel: protung.ro » PHP
Browsing latest articles
Browse All 10 View Live

PHP WSDL Generator

This package can be used to generate a Web Services Definition Language (WSDL) document from the code of a class that implements Web services calls. It parses the code of a given PHP class script files...

View Article



PHP Spell Checker

This package can be used to check the spelling of text and get fix suggestions. There is a base class that defines functions for spell checking. There are also two classes for checking the spelling of...

View Article

Image may be NSFW.
Clik here to view.

PHP Web Commander

PHP Web Commander is an application designed for web server usage. The basic idea of the program concerns the possibility to manage files, ftp accounts, database, etc. Similarly to the populars files...

View Article

PHP WSDL Generator new version work in progress

i started working on a new (improved) version of PHP WSDL Generator. Many people have asked for new features and better output this is what the new version will have. I will also rewrite almost all the...

View Article

PHP simple large XML parser

I needed a simple PHP script to parse large XML files fast and without huge memory consumption, so I’ve written a small class for this. This class can be used to parse large XML files (it works with...

View Article


PHP Yahoo Messenger Archive Decoder v1.5

A new version of PHP Yahoo Messenger Archive Decoder is available for download. I know 2 years have passed since the release (or actually any other modifications), but a friend asked me to modify it so...

View Article

New PHP Simple Large XML Parser version

I have added support for node attributes to the PHP Simple Large XML Parser class. Now it’s possible to retrieve the structure of the XML document with the attributes of the nodes. If you choose to get...

View Article

Simple XML Parser Namespace support

I have added support for namespaces to the parser. What this means, you are now able to register a namspace in order to be able to parse the XML. Also the usage of this class changed. <?php $xml =...

View Article


Image may be NSFW.
Clik here to view.

PHP FIFA Manager online editor project

I am a fan of the FIFA Manager game, i play it every year and every year i would like to install all the “database extensions” (community database improvements) available out there, but the problem is...

View Article


PHP Spell Checker v1.1

A new version of PHP Spell Checker is available. The new feature is checking the spelling with Google’s “Did you mean” feature, so not a big update, but useful non the less. The syntax is the same:...

View Article
Browsing latest articles
Browse All 10 View Live




Latest Images