//Offset string with some chr or number
//I use this script to sort out array in 001 to 100
//if not it will give an order 1,11,13-19 & 2,20-29 like that
$mynumbers = str_pad(10, 2, "0", STR_PAD_LEFT);
// result 0010
$mynumbers = str_pad(10, 5, "0", STR_PAD_LEFT);
// result 0000010
??
Blogger templates
Blogger news
Blogroll
Archives
-
▼
2012
(231)
-
▼
March
(26)
- Showing the error message of ajax/jquery requests ...
- Assignment #6 User Login Setup
- Build a PHP-Based Content Management System
- MySQL tools
- die() and exit() Functions in php
- How to offset a value with leading 0 or chr
- PHP variable
- Company ...
- Floating data type in php
- Display record in table format
- Apress Beginning Ajax with PHP From Novice to Prof...
- PHP while loop
- PHP GET & POST
- Objects
- PHP Loop Types
- Send 2 Diferent Date and Get Number of Days as Output
- logical operators in php
- mysql dump
- Multiple Table Join in MySQL
- Passing variable values from URL with PHP Get method
- Step by step PHP video tutorials from start to fin...
- Ultimate Fade Slideshow - Safari and Chrome
- PHP Login Script with Remember Me Feature
- No title
- Control Structures in PHP: IF
- file append in php
-
▼
March
(26)