PHP Networking
PHP has a great many tools for interacting with a network and also with the Internet. In this article we will look at some of those tools and functions to see h
Read MoreExplore our latest articles and insights
PHP has a great many tools for interacting with a network and also with the Internet. In this article we will look at some of those tools and functions to see h
Read MoreThe preg_replace_callback function is an under-utilized and little documented PHP function that you will find useful and powerful in many situations especially
Read MoreWelcome to the fifth article in our nine-part series on the Code Igniter framework. In the last article you learned a very simple way to use the framework to ch
Read MoreIf you re already an experienced programmer and you re interested in adding Python to your list of languages this nine-part series gives you a good start. It is
Read MoreIn this article we will look at the protocol that is involved in sending email messages. We will also examine the thorny issue of how to send an attachment with
Read MoreIf you re a PHP programmer who has tried to generate PDF documents on the Windows platform you may have run into some very irritating issues. This article will
Read More