Interspire Knowledge Manager 5.0 Released

0
Interspire have just announced the availabilty of their Knowledge Manager solution version 5.0, previously known as ActiveKB (reviewed here). Mitchell Harper, Interspire Product Manager, wrote in product announcement : This new...

cURL and parse_url() tweaks

0
Ilia posted two tweaks of cURL and parse_url() available with PHP 5.1.0b3. The first patch allow to add a second parameter to parse_url() so you can specify to return a parameter...

Google and Gppgle

0
If you can use scanning to find subdomains and new domains registred by google it's not easy to find this one : GPPGPLE.COM The domain is registered by google, inc on 2000-May-26...

Embedding a Firefox Browswer In Delphi

0
If you want to embded a HTML browser in your Delphi application, usually it's about the IE ActiveX control. Dave Murray have explained in an excellent article how to taming the...

Sanitize your PHP scripts with HTML_Safe

0
HTML_Safe have been just released, a first beta 1.0.0RC1 as a PEAR Package. Its main goal is to strips down all potentially dangerous content within HTML. SafeHTML is using HTMLSax...

Bad Experience With CodeIgniter

0
Hasin Hayder, shared with us his bad experience with CodeIgniter Open Source Framework. I understand the troubles that happened to their users database with such unexpected behavior, but it's something to...

WEBHOSTINGER started its new award winning program

0
With this new program participants will be joining a drawing which will be organized every month. The participants are qualified to win a free hosting package which has features of unlimited...

WSO2 Web Services Framework for PHP

0
WSO2 Web Services Framework for PHP (WSO2 WSF/PHP), is an open source, enterprise grade, PHP extension for providing and consuming Web Services in PHP. WSO2 WSF/PHP is a complete solution for...

HTTP POST from PHP, without cURL

0
Wez have a new post on his blog on HTTP post from PHP without Curl. The code is using fopen() mixed with stream_context_create() to make post request, then stream_get_contents() to retrieve...

PEAR LiveUser Complete Tutorial

0
I found this excellent LiveUser tutorial written by Arnaud Limbourg with the help of many others about using PEAR LiveUser. The article talk about the LiveUser Design, classes with a sample...

Social Media

1,076FansLike
1,385FollowersFollow
2,647FollowersFollow
9SubscribersSubscribe

Latest articles

Get Started with Laravel Volt: A Free Full Stack Laravel App...

0
Laravel Volt is an admin dashboard template that offers a comprehensive design and development toolbox for personal and commercial projects. It comes with handcrafted...