|
|
|
|
|
Login To Share Articles With PHP Community 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 Wordpress Ajax PaginationConverting WordPress Pagination to ajax pagination is very easy.You just need to Edit a file in your wordpress theme.It is actually a quite simple ajax… 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 10 Tips for Better CodingWriting code can sometimes be the most difficult part of any software development process. If you don’t organize everything from the start – especially for… read more Starting with HTML5 FormsHTML5 forms add a lot of power to html forms which result in reduced development time. And HTML5 are improved for developer as well as… 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 How to use the Symfony2 SonataAdminBundleI have been doing a lot of Symfony2 development lately for our project ProTalk and one of the things we needed was a backend for… read more The CSS3 Flex Box SpecificationWith a lot of talk recently over at Mozilla about supporting the Flexbox specification in the near future (in its current iteration anyway), I thought… 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 HTTP Header Security AnalysisIn our analysis of the technology used by the top websites, we have queried the data on the usage of HTTP Header security controls. 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 Check Network Status using HTML5 and javaScriptAs we all know HTML5 a major revolution in WWW. Most of the developers have started using HTML5 in their real projects if you have… 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 Stop Collection CallsAre you experiencing debt harassment? CreditLaw.com offers Free legal help to consumers to stop debt collectors calls. Debt collections agencies must follow fair debt collection… read more To pass limits with store procedure in MySQLThis Store procedure was working fine in local mysql but it was not working on live server. For few minutes my mind was blank and… 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 |