• Skip to main content
  • Skip to primary sidebar
  • Skip to footer
  • Home
  • Featured
    • C# Tutorials
      • LinQ Tutorials
      • Facebook C# API Tutorials
    • PHP Tutorials
      • CodeIgniter Tutorials
    • Amazon AWS Tutorials
  • Categories
    • Programming
    • Development
    • Database
    • Web Server
    • Source Control
    • Management
    • Project
  • About
  • Write
  • Contact

CodeSamplez.com

Programming, Web development, Cloud Technologies

You are here: Home / Archives for php

php

How To Dockerize A Multi-Container App From Scratch

February 14, 2015 by Rana Ahsan Leave a Comment

dockerize php application

Recently I had a chance to learn about Docker and also played around with it for a while. It's amazing technology, which is here to take away all the pain of deployment. In the current world of web hosting services, it's always a pain to move from one host to another. The major reason is that you will have to configure the new hosting server completely the same way right from … [Read more...] about How To Dockerize A Multi-Container App From Scratch

Build PHP Web Application In One Step Using Makefile

August 17, 2014 by Rana Ahsan Leave a Comment

Gnu Make

If you are deploying your PHP web application manually by updating revision, setting proper permissions, running tests etc, from the command line, maybe it's time for you to automate these things better to save time. In case you have already tried, and maybe you are a little distracted to learn such a build system like "phing", well, there is good news for you, you can avoid … [Read more...] about Build PHP Web Application In One Step Using Makefile

PHPUnit Tutorial For Beginners

July 23, 2014 by Rana Ahsan 4 Comments

phpunit tutorial for beginners

I have been using PHPUnit for quite some time now. I thought a few times about writing about it, but it didn't happen till now. This is my first tutorial on testing as well. The official documentation/getting started guide is already quite good for starting. However, I find it a little insufficient in several cases and could be a little hard to start with as a beginner. Thus, I … [Read more...] about PHPUnit Tutorial For Beginners

PHP HTTP Request With Guzzle

June 11, 2014 by Rana Ahsan 3 Comments

HTTP PHP Guzzle

If you are consuming some kind of API with complex PHP HTTP requests which don't provide a clean wrapper library, I can feel the nightmare you might be having. The same could happen if you are writing such kind of API wrapper as well. Here, I will try to introduce you to Guzzle library and get a quick start. This article is targeted at complete beginners, so if you are already … [Read more...] about PHP HTTP Request With Guzzle

Using Composer With Codeigniter

June 3, 2014 by Rana Ahsan 11 Comments

codeigniter composer

For all web app developers, who have started using modern frameworks like Symfony, Silex, Laravel etc. and have wished for composer support inside their CodeIgniter application, I will try to show you the most efficient and standardized way to achieve this goal. I have also added this feature on my own codeigniterplus project, and if you are familiar with that project, you can … [Read more...] about Using Composer With Codeigniter

Next Page »

Primary Sidebar

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 3,774 other subscribers

Follow Us

  • Twitter
  • Facebook

Top Posts & Pages

  • How To Work With JSON In Node.js / JavaScript
    How To Work With JSON In Node.js / JavaScript
  • PHP HTML5 Video Streaming Tutorial
    PHP HTML5 Video Streaming Tutorial
  • Generate HTTP Requests using c#
    Generate HTTP Requests using c#
  • How To Work With C# Serial Port Communication
    How To Work With C# Serial Port Communication
  • LinQ Query With Like Operator
    LinQ Query With Like Operator
  • Using Supervisord Web Interface And Plugin
    Using Supervisord Web Interface And Plugin
  • Facebook C# API Tutorials
    Facebook C# API Tutorials
  • Getting Started With Smarty Template Engine
    Getting Started With Smarty Template Engine
  • How To Use Hotkeys/Keyboard Events In WPF Application Using C#
    How To Use Hotkeys/Keyboard Events In WPF Application Using C#
  • Get Facebook C# Api Access Token
    Get Facebook C# Api Access Token

Recent Posts

  • Building Auth With JWT – Part 2
  • Building Auth With JWT – Part 1
  • Document Your REST API Like A Pro
  • Understanding Golang Error Handling
  • Web Application Case Studies You Must Read

Tags

.net angularjs apache api audio auth authenticatin aws c# cloud server codeigniter deployment docker doctrine facebook git github golang htaccess html5 http javascript jwt linq mysql nodejs oop performance php phpmyadmin plugin process python regular expression scalability server smarty socket.io tfs tips unit-test utility web application wordpress wpf

Footer

Archives

Follow Us

  • Twitter
  • Facebook

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 3,774 other subscribers

Copyright © 2023