|
|
|
|
|
Login to share your opinion Updated PHP 5.4 and Apache 2.4We are happy to announce that we have updated our BitNami PHP platforms Stacks (LAMP, MAMP, WAMP, LAPP, MAPP and WAPP) to include the recently… read more Redirect non-www to www urlYou have worked hard on your web application and now its time to go live with it. I presume that your first step was to… read more How to push your code to your remote web server with GitI learned this from Using Git to manage a web site and after using this technique at 2 websites, I found this needed to have… read more Royal Pingdom How Apache HTTP stays secure (interview)The Apache HTTP Server is the most common web server software in the world, by far. According to one recent survey, over 420 million web… read more mod_proxy & mod_vhost_alias to host multiple domains on Web-Server and running Ap…mod_proxy and mod_vhost_alias are two very important extensions/modules for Apache web-server. When it comes to hosting multiple websites on same Web-Server using Apache or requirement… read more Install Memcached on RedHat/CentOS 6 - Fedora 12-16Install Memcached on RedHat/CentOS 6 - Fedora 12-16 read more Simple API testing using BehatI’ve recently started using Behat as my testing framework of choice. Why? I like the idea of writing tests in a format that is as… read more Nobody Understands REST or HTTPSince I've posted this, I've refined a few of my positions on things. Everyone learns and grows, and while I still stand by most of… read more Install Zend Framework with XAMPPXAMPP is an excellent tools to develop and test Zend Framework application on local machine. Here,I am going to present you simple guide how you… read more Open APIs for Profile Avatar ImagesOne of my friend Vineeth G S shared a Simple api for twitter avatar images on Twitter. I found it very usefull and want to… read more PHP TutorialIn this series of tutorials we have covered PHP 5 in detail. While creating this, we have take care that learners can master the basics… read more 10 Ways to Set Up a Testing Environment for WordPressIt’s very important to have an environment where you can test new themes and plugins without breaking your live site. That’s why many WordPress site… read more Dropping server load with HTTP cachingEver watched youself browsing e.g. a web forum? Building A RESTful PHP Server: Routing the RequestThis is the second part of a series, showing how you might write a RESTful API using PHP. This part covers the routing, autoloading, and… read more High load websites: Scalable HTTP infrastructureAt Sportradar, we have several products where everything is hosted on our servers, but our customers embed the them into their websites. The result is… read more How to Create an XML to JSON Proxy Server in PHPUnless you’re new to this web development lark, you’ll know the ‘X’ in ‘AJAX’ stands for XML — eXtensible Markup Language. But you’re probably not… read more Using the new Page visibility API in your appsOne of the features lacking in the current browser api is that of determining whether the web page is currently visible to the user or… read more Building A RESTful PHP Server: Understanding the RequestOnce upon a time, what seems like a lifetime ago, I was away for a couple of weeks, and I wrote a series of posts… read more PHP 5.4 Built-In Development ServerWell, here is some really good news for the PHP Development community. Till now (as of PHP 5.3) all developers had to set up a… read more |