
How to Get Last inserted ID in CodeIgnier?
We often need last inserted ID for different reasons(for example when you need to store foreign key), Immediately after a...
codeigniter - 7 years ago 1 minute read

PHP Email Sending Script ?
Below Script is using PHP's mail function to send emails.
php-mysql - 7 years ago 1 minute read

CodeIgniter GZIP
CodeIgniter is one of the PHP MVC Framework with minimum learning curve best documentation and easy workflow, in CodeIgniter we...
codeigniter - 7 years ago 1 minute read

How to Set, Get and Delete Cookies in CodeIgniter ?
We can Set, Get and Delete Cookies with CodeIgniter Cookie Helper, Cookie Helper contains functions that assist in working with...
codeigniter - 7 years ago 1 minute read

How to Refresh Current Page in CodeIgniter?
With the help of CodeIgniter Built in function redirect(), we can refresh or redirect the page based on given parameters....
codeigniter - 7 years ago 1 minute read

Validate Multiple Phone numbers Comma Separated with PHP?
$str = "9703132428,123456789,1"; // convert string to array $numbers = explode(',', $str); // remove empty items from array $numbers =...
php-mysql - 7 years ago 1 minute read

php explode at capital letters?
You can explode a string at capital letters with preg_split function, see the below example $string = 'HelloWorld'; // ?=[A-Z]...
php-mysql - 7 years ago 1 minute read

List of top tutorials on how to create an API With PHP?
List of top tutorials on how to create an API With PHP? Creating a RESTful API with PHP(2013) Creating an...
php-mysql - 7 years ago 1 minute read

How to get Alexa Rank with PHP ?
Alexa is one of the most well known and popular web information providers. It provides information about web site's traffic...
php-mysql - 7 years ago 1 minute read

Create Bit.ly Short URLs Using PHP?
One of the more popular and powerful URL shortening services is Bit.ly. Bitly offers simple and powerful API to generate...
php-mysql - 7 years ago 1 minute read
- # Uncategorized
- # Apache
- # CodeIgniter
- # Css
- # Design Pattern
- # HTML & HTML5
- # Javascript
- # JQuery
- # Laravel
- # Node JS
- # PHP / MySQL
- # Twitter Bootstrap
- # wordpress
- # YII
- # zend framework 2
- # XTRF
- # Unix/Linux
- # Deno
- # PHP Code Snippets
- # WordPress Snippets
- # CodeIgniter Code Snippets
- # twitter bootstrap 3 Snippets
- # Javascript / JQuery Snippets
- # AngularJS
- # Tips
- # Laravel Code Snippets
- # GO
- # Meteor.js
- # Git
- # Ruby on Rails Framework
- # Css Snippets
- # Yii2 Code Snippets
- # Nginx
- # Express.js
- # Slim Framework
- # Ruby
- # Angular 2
- # Ionic
- # Fuse Tools
- # kubenetes
- # sponsor
- # React.js
- # Python
- # Azure
- # PowerShell