Related Articles
Best Websites to Download Free Images
If you are a blogger and want to use professional images in the articles, you might really worry about the copy righted images, now no need to worry asmany websites allows you to use free images with HD resolution. Check out them below. 1. Google Life2. Flickr.com3. Unsplash4. Picjumbo5. Pixabay6. GettyImages.com7. Superfamous.com8. New Old Stock9. […]
How to write anchor link or Script for calling and Ping/IM for Skype
Add “skype:vivekanandch?call” to call, do it as a anchor link to call on skype. similarly to sms/im on skype use ‘skype:vivekanandch?sms’ You can even try by clicking on the below links. Call me on Skype Ping me on Skype See the below Scripts: Call me on Skype Ping me on Skype
How to ini_set in PHP
You can initilize local settings in a php file.You can set values like max_execution_time, default_socket_timeout, memory_limit, mysql.connect_timeout, user_ini.cache_ttl, display_errors and log_errorsit always nice to check the errors in PHP files with error_reporting. Below is the sample script to set ini_set values. If you dont want to set every time in PHP script simply set the […]
