Thursday, November 16, 2017

W3 Schools Offline Latest Version Download – 2017


W3Schools is an educational website that provides web development tutorials. It covers topics like HTML, CSS, Bootstrap 3,4, JavaScript, jQuery, AngularJS, JSON, AJAX, Node.js and Raspberry Pi PHP, ASP.Net, SQL and many more. W3Schools is getting more than 45 million visits per month and it is the most popular web development website on the internet. The tutorials are very helpful for beginners to learn web development. It also provides thousands of examples and facility to edit and execute them online.

Also Read: A Guide to Several Programming Languages Available for Web Development
The biggest drawback of W3Schools is that you can’t access these awesome tutorials without internet. Fortunately I have found a great solution for this problem. So in this article I am sharing the link to download W3Schools offline version for absolutely free.

Download Steps:


Step 1: Download Link: http://www.mediafire.com/file/ce98g64hcneq2x1/www.w3schools.com.zip
Step 2: Extract the .zip file
Step 3: Open intex.html

Sunday, May 21, 2017

How to Use SMTP for XAMPP to send mail from localhost?



You can send mail from localhost with sendmail package , sendmail package is inbuild in XAMPP. So if you are using XAMPP then you can easily send mail from localhost.

for example you can configure C:\xampp\php\php.ini and c:\xampp\sendmail\sendmail.ini for gmail to send mail.
in C:\xampp\php\php.ini find extension=php_openssl.dll and remove the semicolon from the beginning of that line to make SSL working for gmail for localhost.

in php.ini file find [mail function] and change

SMTP=smtp.gmail.com
smtp_port=587
sendmail_from = my-gmail-id@gmail.com
sendmail_path = "\"C:\xampp\sendmail\sendmail.exe\" -t"
 
Now Open C:\xampp\sendmail\sendmail.ini. Replace all the existing code in sendmail.ini with following code

[sendmail]

smtp_server=smtp.gmail.com
smtp_port=587
error_logfile=error.log
debug_logfile=debug.log
auth_username=my-gmail-id@gmail.com
auth_password=my-gmail-password
force_sender=my-gmail-id@gmail.com
 
Now you have done!! create php file with mail function and send mail from localhost.
PS: don't forgot to replace my-gmail-id and my-gmail-password in above code. Also, don't forget to remove duplicate keys if you copied settings from above. For example comment following line if there is another sendmail_path : sendmail_path="C:\xampp\mailtodisk\mailtodisk.exe" in the php.ini file
Also remember to restart the server using the XAMMP control panel so the changes take effect.
For gmail please check https://support.google.com/accounts/answer/6010255 to allow access from less secure apps.

43 Best Free Stock Photos Sites

43 Best Free Stock Photos Sites: Best Stock Photo Free Burst (by Shopify) Canva Death to Stock Photos Epicantus EveryPixel Foo...

Amazon Search