A community of PHP developers offering assistance, advice, discussion, and friendship.
Skip to content
Moderator: General Moderators
Post by ianhull » Mon Feb 26, 2007 11:17 pm
Post by Christopher » Mon Feb 26, 2007 11:30 pm
Code: Select all
$first10 = substr($str, 0, 10);
Return to “PHP - Code”