|
|
|
|
Login to share your opinion HTTP Optimization the easy way: Part 1, how do I know?Modern websites necessarily make a lot of requests for resources back to the server. Through books like those by Steve Souders we’ve become increasingly aware… read more Using Monkey Patching to store files into CouchDb using the standard filesystem functions with PHPThanks to PHP’s namespaces we can now use Monkey Patching within our projects. In this post there’s a practical example of this feature. We’re going… read more Function to rotate image in PHPGD library in PHP is very useful for image processing and you can do a lot image manipulation from it. In this post, I’ll show… read more Sending e-mail from localhost in PHP in Windows EnvironmentHave you ever been frustrating, why e-mail is not going from the localhost while using XAMPP or WAMP or any other PHP servers in windows… read more DigiMantra » Add javascript function using css classAdd javascript function using css class read more Looking for the perfect PHP IDEI've got a problem. I haven't find the perfect IDE for me. Yet. I got problems with every software. Now I will try to explain… read more Using filter_var as safer alternative to get and post variablesSQL injections through GET and POST variables have been a problem for some time, but a possible solution is available in PHP self since version… read more One Database for Every DeveloperHow many databases run in your teams development environment? One for the complete team? I have seen many places like that, but please tell me:… read more DigiMantra » Asynchronous and Synchronous AJAX callsDifference between Asynchronous and Synchronous AJAX calls read more Zend Framework: Creating a custom provider for Zend_Tool / Zend Framework / Chetzit - social network for developersZend_Tool is a Zend Framework package that allows users to create their own console mini-applications. DigiMantra » How to avoid fatal error Cannot redeclare function in PHPHow to avoid fatal error Cannot redeclare function in PHP read more Using jQuery UI’s Autocomplete to Populate a FormSample code for using jQuery to assist a user that starts to enter a city name, for example “san”. We use the text fragment and… read more Database gearman worker in PHP exampleIf you need to do a lot of inserts in your DB with a certain line of order they should be carried out in or… read more Design patterns Part I – SingletonProcedural vs object- oriented DigiMantra » What is self executing function in JavascriptWhat are self executing functions in Javascript and what is the purpose of self executing function. read more Motyar Typography Animation using JqueryToday i am here with a cool idea of typography type animation. we will learn what is it, and how to create it with Jquery… read more Commit: The Story of Writing a WordPress PatchHanging out in the #WordPress irc channel or on the wp-hackers mailing list, a question that comes up from time to time is "How do… read more Create thumbnails from images on a webpage with PHPThis page combines the two by downloading all the images from a specified web page and creating thumbnails for them read more |
|