JAVASCRIPT
CSS
PHP
3rd-Party Scripts
UPLOAD YOUR SCRIPT
Search
Recent Searches
acessing
Klaus Nomi
progress indicator
unobtrusive JavaScript to register to be run once the page is loaded
getLastDateOfMonth(year,
=
Array
"string
acessing
"drop
Rate this script:
I Love it
/
I Hate it
Trim a line of text to X characters
Code
<?
$varshort
=
substr
(
$var
,
0
,
25
)
;
echo
"$varshort"
;
?>
Trim a line of text to X characters scripts
|
Trim a line of text to X characters snippet
|
Trim a line of text to X characters example
|
Trim a line of text to X characters tutorial
|
Trim a line of text to X characters code