Related Articles
Best Live Chat Solutions for Websites
Live chat solutions in alphabetical order: 1CLICK | Free Live Chat Support Software with Co Browsing Anytalk Boldchat Bubbles.cc Casengo – Simple Customer Service Software Chatra.io NextGen Live Chat Software with Group Chats & more Comm100 Live Chat Customericare Deskero – Help Desk Software HappyFox Chat – www.happyfoxchat.com Help.com Heybubble – http://Heybubble.com Interakt.co – All In One Customer Engagement Platform Intercom – Customer Support Software | […]
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 […]