Too many CKeditor fields in jquery tabs makes IE freeze.
IE seems to freeze or take a long time to render a page if there are more than 2 or 3 CKeditor textareas in the […]
IE seems to freeze or take a long time to render a page if there are more than 2 or 3 CKeditor textareas in the […]
Installation For Windows: To update your PEAR installation, request http://pear.php.net/go-pear in your browser and save the output to a local file go-pear.php. Assuming you have […]
We have now adoped Selenium for automated web application testing. This increases the quality level of our software and generates better confidence for our clients.
1.Install it from the ports cd /usr/ports/ftp/vsftpd make config make install clean 2.Edit the vstfpd.conf file in /usr/local/etc/vsftpd.conf to customize the settings 3.To run it […]
$image_url = “http://example.com/image.jpg”; $ch = curl_init(); $timeout = 0; curl_setopt ($ch, CURLOPT_URL, $image_url); curl_setopt ($ch, CURLOPT_CONNECTTIMEOUT, $timeout); // Getting binary data curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, […]
There is a very simple way of doing this. We use the find command to get all the s/.v .svn folders in a folder. The […]
Copyright © 2024 | WordPress Theme by MH Themes