PHP: function getMonthByWeekNumber($week) { $year = date('Y'); $dto = new DateTime(); $dto->setISODate($year, $week)...
Read More
Modal window using ajax
abc.php Link <a data-toggle="modal" data-target="#edit_view" title="Edit" data-cache="false"...
Read More
Laravel send email settings with Gmail
Sending email in laravel returns the error: [Swift_TransportException] Expected response code 250 but got code "530", with ...
Read More
Hiding Defects of Others!
A King with a defect in one eye and in one leg asked all the painters to draw a beautiful portrait of his...! But no one was ready to d...
Read More
God has united these two souls
One day, during an evening class for adults, the psychology Teacher entered the class and told students, "Let's all play a game!...
Read More
எப்படி இருந்த பழமொழிகள் இப்படி போச்சே...
1. "கல்லைக் கண்டால் நாயைக் காணோம்! நாயைக் கண்டால் கல்லைக் காணோம்!!" சரியான பழமொழி : "கல்லைக் கண்டால் நாயகனைக் காண...
Read More
Telephone Rings Late at Night
Husband: "If it's for me then say that I am not at home" Wife answers: "He is at home." Husband: "What the he...
Read More
ஓய்வுக்காக காட்டுக்குச் சென்றபோது தனது செல்ல நாயையும் அழைத்துப் போனார் ஒரு அரசர்.
அவர் வேட்டையில் மும்முரமாக இருக்க, அங்குமிங்குமாக பாய்ந்துபாய்ந்து காட்டின் வண்ணத்துப் பூச்சிகளைத் துரத்திக் கொண்டிருந்தது நாய். பல நிம...
Read More
Unlock Computer in 5 Minutes! Forgot Windows 7 Password?
It’s an annoying problem if you forgot Windows 7 password. You can simply reinstall the system to unlock the computer. But the reinstalling...
Read More
Get the domain name from the url in javascript
location = { host: "stackoverflow.com", hostname: "stackoverflow.com", href: "http://stackoverfl...
Read More
Jquery UI / Tables/ Grid
http://www.jeasyui.com/demo/index.php http://tomcoote.co.uk/code-bank/jquery-column-filters/ http://php-team.blogspot.com.au/2009/05/...
Read More
Unbelievable New Camera Technology Erases People in the Background of Your Pictures
We've all been there. You're setting up a shot that perfectly frames your friend against the background but as you snap your pict...
Read More
Ajax using jquery
$('#test_div').click( function() { $.ajax({ type: "POST", dataType: "htm...
Read More
Creating Singleton Class in php
The Singleton Pattern is one of the GoF (Gang of Four) Patterns. This particular pattern provides a method for limiting the number of inst...
Read More
Does India's budget tablet computer work?
India's recently launched Aakash is the world's cheapest touch-screen tablet computer - with an off-the-shelf price of about $60. ...
Read More
Computer program to reveal who wrote the Bible
Precisely who wrote the Bible has been debated for centuries – but now scientists have devised a computer program that sheds much more lig...
Read More
This New Microsoft Technology Turns Anything Into A Touchscreen
It's a startling technology that uses a small projector and a depth-sensitive camera to project a user interface onto a wall, your ...
Read More
25 New & Useful PHP Techniques & Tutorials
http://webdeveloperplus.com/php/25-new-useful-php-techniques-tutorials/
Read More
Configure Postgres databse with PHP (WAMP) in windows
If you found the following error Call to undefined function pg_connect() You need to configure the Postgres database in the following mann...
Read More
Subscribe to:
Comments
(
Atom
)