Skip to content

Instantly share code, notes, and snippets.

View trialforce's full-sized avatar
💭
I may be slow to respond.

Eduardo Bonfandini trialforce

💭
I may be slow to respond.
  • Web Developer
  • Lajeado, RS - Brazil
View GitHub Profile
@nebiros
nebiros / mb_str_pad.php
Created November 4, 2009 20:30
mb_str_pad
<?php
/**
* mb_str_pad
*
* @param string $input
* @param int $pad_length
* @param string $pad_string
* @param int $pad_type
* @return string