|
|
|
|
|
Login to share your opinion PSR-1 and PSR-2 to be Approved as StandardsI hope you all know about the PHP Framework Interoperability Group. The group proposes standards (PSRs) that developers can adhere to in order to make… read more 22 Best PHP Tutorials For DevelopersPHP is the most widely-used language for programming on the web. If you’re new to PHP, then it’s time to get acquainted with the awesomeness… read more Optimizing Performance for WP7 Bing Maps ControlOne of the first apps I created for Windows Phone with 25K was one called Maps+. It’s still available, but it definitely has some flaws… read more Plugin Development for WordpressThe WordPress platform allows you to modify, customize and enhance your existing website easily. You don’t need to change the core program but rather you… read more Me Like Dev » PHPUnit – Upgrade – Convert assertType to assertInternalTypeWe recently upgraded phpunit from a very old version to the current 3.6.x version (at time of writing). During the upgrade I noticed that assertType… read more 10 Best WordPress Plugins for Video GalleryConsidering the best wordpress plugins, it is crucial that it should be an updated plugin, so that it can work properly with latest wordpress version.… read more How to send various kinds of email using PHPEmail is one of the most popular services over the internet. A huge amount of email sent and delivers every day. We can easily send… read more Four WordPress Themes for Building a Powerful Content PlatformWhen it comes to website design, search optimization, and security, our StudioPress team has done the heavy lifting for you. read more Use standard PHP functions in eZ PublisheZ Publish provide a lists of functions and operators to execute on template, however many standard PHP functions are not available. Such as: templating functionality for… read more A primer on PHP exceptionsThis post provides a whirlwind tour through the architecture and implementation of PHP exceptions. read more MongoDB Cursors with PHPRecently I was asked to improve the MongoCursor::batchSize documentation. This began an indepth investigation in how the PHP driver for MongoDB handles pulling data that's… read more How to Code an Awesome Categories Menu for Your WordPress SiteSometimes it’s good to ditch the default functions for components and create our own stuff. WordPress has great features for category listing but when it… read more PhpDay 2012 conference in VeronaI just came back from Verona, Italy where PHPday 2012 conference was held. This is a small glance of awesomeness that happened there. Hell, it… read more Removing PHP out of Wordpress Template Files and Placing it in Dynamic Pages and Post…This was (and is) largely done to protect a website’s security, as it was theorized that allowing PHP code in the body of entries, within… read more Fighting With PHP operators:In all programming languages, operators play a key role in performing tasks with variables and values. You might have knowledge about "." or assignment operator"=". read more PHP Tutorial: String Matching - Episode 2 - The Wrath of Khan AcademyI suggested using strtolower() as a great equalizer. But the first comment on that showed that instead of having to chop things down to size,… read more To access a Remote File Using PHPThe light had gone to my office yesterday so i utilize my time.I just pick up my mobile and was started writing an article. read more 10 Best Free Admin Plugins For Wordpress UsersWordPress can be defined as a free and open source tool for blogging and a dynamic content management system that is CMS. Till date word… read more Creating Search Engine Friendly URLs In PHPWhen we user sever side scripting language like php, asp, jsp or asp.net, our final goal behind that is that is to bring the dynamic… read more Complete List of Default WordPress FilesWhen cleaning up hacked sites and testing .htaccess tricks, it’s nice to have a list of WordPress directory and file names for checking patterns and… read more |