• 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

PHP Dynamic Object With Array And Iterative Access Ability

May 29, 2014 by Rana Ahsan 1 Comment

php dynamic object

We, PHP Programmers, usually writes a class with its required predefined attributes, getter/setter properties and use them inside our application. That's cool enough. But, what happens when there is data, which isn't quite stable/missing some attribute often, or sometimes might have several more attributes that we don't know/require. If you have worked with various API like … [Read more...] about PHP Dynamic Object With Array And Iterative Access Ability

PHP Dependency Injection With Pimple

April 28, 2014 by Rana Ahsan Leave a Comment

Dependency Injection PHP

Injecting dependencies to our core application is an everyday requirements/needs and thus is a most commonly used design patterns. Composer already made our live easier by managing library dependencies for PHP applications. Today, I will introduce you with the best way of PHP dependency injection into a web application with using very simple and slim Pimple library. This … [Read more...] about PHP Dependency Injection With Pimple

Beginners Guide To PHP Closure

April 20, 2014 by Rana Ahsan 6 Comments

PHP Closure

PHP started supporting closure from the 5.3.0 version, but still, many PHP programmers don't know/make effective use of it yet. I also haven't seen that many articles on it as well. In today's PHP closure tutorial, I will try to cover how you can start using it easily and make your web application more robust/optimized. Before driving into real examples, assuming that you are … [Read more...] about Beginners Guide To PHP Closure

PHP HTML5 Video Streaming Tutorial

March 24, 2014 by Rana Ahsan 134 Comments

video-streaming

HTML5 video player is becoming more and more popular day by day. Though it can stream with a given public video file URL, sometimes you will need to control the streaming from your server script to provide additional facilities like authentication, resume support, sending in partial chunks etc. In a recent project had such a use case, where a video needed to be streamed through … [Read more...] about PHP HTML5 Video Streaming Tutorial

PHP i18n Internationalization Tutorial

March 2, 2014 by Rana Ahsan 5 Comments

PHP i18n Internationalization

This tutorial will guide you through the way to make your application internationalized and be multilingual. It is already been used in wide range successfully for WordPress's multi language support feature. You should know prior that, debugging this feature is quite hard in php as it won't show any error/warning or notice message for any kind of failure. So it is up to you to … [Read more...] about PHP i18n Internationalization Tutorial

« Previous Page
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
  • How To Work With C# Serial Port Communication
    How To Work With C# Serial Port Communication
  • Facebook C# API Tutorials
    Facebook C# API Tutorials
  • LinQ Query With Like Operator
    LinQ Query With Like Operator
  • Using Supervisord Web Interface And Plugin
    Using Supervisord Web Interface And Plugin
  • Get Facebook C# Api Access Token
    Get Facebook C# Api Access Token
  • Getting Started With UDP Programming in Java
    Getting Started With UDP Programming in Java
  • Utilizing Config File In C#.NET Application
    Utilizing Config File In C#.NET Application
  • Generate HTTP Requests using c#
    Generate HTTP Requests using c#

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