My Stories and Stunts
Just an ordinary person's blog.
Pages
Home
Blogs
My Stories
My Stunts
Friday, August 15, 2008
Rock Climbing on 11th Nov 2007
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Popular Posts
FTP Filezilla - 421 Sorry, cleartext sessions are not accepted on this server. [Resolved]
Some times when you connect to the webhost via FileZilla you may encounter this error message. "421 Sorry, cleartext sessions are ...
Transit of International Space Station over Technopark, Thiruvananthapuram
Yesterday I got a chance to capture the transit of International Space Station. The iridium flare was too faint due to the light pollution i...
PHPMailer with GoDaddy SMTP email script - Resolved.
Here is the working script for PHP Mailer in GoDaddy Hosting, include("includes/class.phpmailer.php"); date_default_timez...
Amazing Website Header Designs
The Peach Design Praline En Schachtel Douglas Menezes BAD Health Narfstuff – Web and Graphic Design Meomi Cochemer Stadtsoldaten...
Remove p tags from Contact Form 7 ( Wordpress )
define( 'WPCF7_AUTOP', false ); Add the above tag in wp-config.php file It will remove all the auto-generated p tags from 'C...
Create signed AWS request using PHP
Here is a simple way to generate a signed request for diferent services using AWS: /// AWS API keys $aws_access_key_id = 'your-aws...
Bitmap Image file Validator/Checker
I've created this program as a part of a project 'Image Enhancer'. This Program can be used //Checking and validation of an BM...
Fancybox : The requested content cannot be loaded Error - Resolved
When adding a fancybox popup you may encounter a common issue, which shows the below error message, while clicking the link. "Th...
PostgreSQL - Fatal error: Call to undefined function pg_connect() - Solved
If anyone using PostgreSQL may encounter Fatal error: Call to undefined function pg_connect() initially. This is because the PostgreSQL m...
jQuery Validator Plugin - File upload validation issue : Solved
Hi folks, have you had an issue in validating file upload with jQuery Validatior Plugin . Sample: $("#check").validate({ ...
No comments:
Post a Comment