php
- 
	
			DevOps  7 Ways to Improve Your Test Suite with DockerI try to be disciplined in writing tests, but it’s usually not long before something gets in the way. Integration-testing… Read More »
- 
	
			Web Dev  Performing Zero Downtime ReleasesYou’ve spent months working on a project, and it’s finally time to show it to the world. You’re proud of… Read More »
- 
	
			DevOps  Building a PHP Command Line App with DockerOver the past few months, I’ve started using Docker for all my local development work. Previously I had experimented with… Read More »
- 
	
			PHP  PHP Export to Excel ExampleIt can become neccessary to export data to a browser in excel format or just create an excel document from… Read More »
- 
	
			PHP  PHP, Ajax and Mysql ExampleAjax is a powerful web technology, it allows a web app’s communication with a server, without having to refresh the… Read More »
- 
	
			PHP  PHP File Upload Example[ads1]File uploads has now become an integral part of many, if not all social apps (both web apps and mobile… Read More »
- 
	
			PHP  PHP Base64 Encode/Decode ExampleEncoding in base64 simply involves converting binary data to ASCII text. Encoding in base64 is done so as to easily… Read More »
- 
	
			PHP  PHP Beautifier Tools ExampleIn this example we are going to examine some tools that will beautify or properly format PHP source code. It can… Read More »
- 
	
			PHP  PHP Array to String ConversionArrays are very popular in programming languages, as they are widely used by programmers to perform different tasks. Arrays are… Read More »
- 1
- 2
