<?
function SafGetDoneBodyText($mytext,$after=0,$mytextlenth=0) { // send text and replace chr13 with br and number of text
$mytext = stripslashes($mytext);
if ($mytextlenth) {
$mytext = substr($mytext,0,$mytextlenth);
}
$mytext = str_replace(chr(13),"<br>",$mytext);
$mytext = str_replace("\n","",$mytext);
return $mytext;
}
?>
Blogger templates
Blogger news
Blogroll
Archives
-
▼
2013
(219)
-
▼
December
(26)
- Worldspan GDS
- VBA reading from a text file
- SOAP and PHP
- Constants in PHP
- ListAppend
- Simple File Upload
- Credit Repair - It's All About Saving Money
- PHP do-while loop
- Download Appropriate Packages.
- Checking string size
- Contoh Perubahan Proses Bisnis/Sosial Akibat Tekno...
- GtkCList with sort support
- Email validation with PHP
- connect with database in php with mysql
- Send text and lenth to output for HTML
- Quiz #1 Finished
- PHP Security by Example
- No title
- php arrays
- PHP Arrays
- PHP for loop
- PHP Web Application Development India | Custom Web...
- PHP Constants
- Cerating Firefox Extension
- Security
- Get the visitor IP anyhow
-
▼
December
(26)