kajal4ever.wordpress.com
Truncate text using php | Kajal's Blog
https://kajal4ever.wordpress.com/2010/03/19/truncate-text-using-php
Truncate text using php. Truncate text using php. March 19, 2010. Php function truncate($string, $length=' , $k = ' ){ if( $length = ' ) $length = 50; if( $k = ' ) $k = '.'; settype($string, 'string'); settype($length, 'integer'); for($a = 0; $a $length AND $a strlen($string); $a ){ $output .= $string[$a]; } if( strlen($string) $length) $output .= $k; return($output); }? Truncate text using php. I am kajal Mondol.I live in Kolkata. I am kajal. I am kajal, ,. June 24, 2010 at 4:04 pm. Happy New Year 2011.
kajal4ever.wordpress.com
Kajal | Kajal's Blog
https://kajal4ever.wordpress.com/author/kajal4ever
Drupal 7 release party. January 7, 2011. Happy New Year 2011. January 1, 2011. Truncate text using php. March 19, 2010. Php function truncate($string, $length=' , $k = ' ){ if( $length = ' ) $length = 50; if( $k = ' ) $k = '.'; settype($string, 'string'); settype($length, 'integer'); for($a = 0; $a $length AND $a strlen($string); $a ){ $output .= $string[$a]; } if( strlen($string) $length) $output .= $k; return($output); }? Truncate text using php. Drupal 6 Simple Views Slideshow Setup In Aquia Marina.
kajal4ever.wordpress.com
PHP Headers and Popular Mime Types | Kajal's Blog
https://kajal4ever.wordpress.com/2010/03/03/php-headers-and-popular-mimetypes
PHP Headers and Popular Mime Types. PHP Headers and Popular Mime Types. March 3, 2010. Header('Content-type: application/atom xml');. Header('Content-Type: application/rss xml; charset=ISO-8859-1');. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. You are commenting using your Twitter account. ( Log Out. Notify me of new comments via email. Build a websi...
kajal4ever.wordpress.com
Create Backup of MySQL Database Using PHP | Kajal's Blog
https://kajal4ever.wordpress.com/2010/03/03/create-backup-of-mysql-database-using-php
Create Backup of MySQL Database Using PHP. Create Backup of MySQL Database Using PHP. March 3, 2010. Php $dbName = db name; $dbhost=localhost; $dbuser=root; $dbpass=; $backupFile = $dbName . date(Y-m-d-H-i-s) . '.gz'; $command = mysqldump - opt -h $dbhost -u $dbuser -p $dbpass $dbName gzip $backupFile; system($command); header('Content-disposition: attachment; filename='.$backupFile); header('Content-type: application/x-gzip'); readfile($backupFile);? Leave a Reply Cancel reply. Enter your comment here.
kajal4ever.wordpress.com
Kajal's Blog | Page 2
https://kajal4ever.wordpress.com/page/2
Create Backup of MySQL Database Using PHP. March 3, 2010. Php $dbName = db name; $dbhost=localhost; $dbuser=root; $dbpass=; $backupFile = $dbName . date(Y-m-d-H-i-s) . '.gz'; $command = mysqldump - opt -h $dbhost -u $dbuser -p $dbpass $dbName gzip $backupFile; system($command); header('Content-disposition: attachment; filename='.$backupFile); header('Content-type: application/x-gzip'); readfile($backupFile);? Configuring The Contact Form Module In Drupal. March 3, 2010. Configure The Contact Form. Fatal ...
kajal4ever.wordpress.com
Drupal 7 release party | Kajal's Blog
https://kajal4ever.wordpress.com/2011/01/07/drupal-7-release-party
Drupal 7 release party. Drupal 7 release party. January 7, 2011. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. You are commenting using your Twitter account. ( Log Out. You are commenting using your Facebook account. ( Log Out. You are commenting using your Google account. ( Log Out. Notify me of new comments via email. Happy New Year 2011.
kajal4ever.wordpress.com
Drupal 6 Simple Views Slideshow Setup In Aquia Marina | Kajal's Blog
https://kajal4ever.wordpress.com/2010/03/17/drupal-6-simple-views-slideshow-setup-in-aquia-marina
Drupal 6 Simple Views Slideshow Setup In Aquia Marina. Drupal 6 Simple Views Slideshow Setup In Aquia Marina. March 17, 2010. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. You are commenting using your Twitter account. ( Log Out. You are commenting using your Facebook account. ( Log Out. You are commenting using your Google account. ( Log Out. Post was...
kajal4ever.wordpress.com
Function to create GD thumbnail using Php | Kajal's Blog
https://kajal4ever.wordpress.com/2010/03/04/function-to-create-gd-thumbnail-using-php
Function to create GD thumbnail using Php. Function to create GD thumbnail using Php. March 4, 2010. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. You are commenting using your Twitter account. ( Log Out. You are commenting using your Facebook account. ( Log Out. You are commenting using your Google account. ( Log Out. PHP Headers and Popular Mime Types.
kajal4ever.wordpress.com
Happy New Year 2011 | Kajal's Blog
https://kajal4ever.wordpress.com/2011/01/01/happy-new-year-2011
Happy New Year 2011. Happy New Year 2011. January 1, 2011. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. You are commenting using your Twitter account. ( Log Out. You are commenting using your Facebook account. ( Log Out. You are commenting using your Google account. ( Log Out. Notify me of new comments via email. Drupal 7 release party.