Tag: PHP
Let's analyze the basic structure of basic regular expression patterns in PHP that can be, and are used very frequently as a standalone expression, or in different combinations to validate simple and complex user inputs and in similar situations. We will use the preg_match_all function in this example to return the matched values contained within a $matches array to see what we get for different regex patterns.
Read MoreDownloading themes or plug-ins from some random place on the internet and not the official and reliable sources, or developers, will maybe save you some money but what ends up happening is you can end up installing all sorts of spyware on your web domain, not to mention the code quality that can be poor and potentially harmful for performance. Watch out for crappy themes and plugins and take the time to analyze the market that you are entering to get what you need for your WordPress.
Read MoreIf you are looking for a versatile CMS solution, you might want to check out Joomla. Joomla is a CMS that is rich with features and suitable for building and managing both small and large web applications. Joomla allows PHP ( yes, this is yet another PHP based CMS ) developers to create custom web applications and extend existing platform features. It is open source, and anyone can extend the functionality of the core Joomla system. Joomla is using a powerful templating system to build web pages, which makes it easy to create professional looking websites very quickly.
Read MoreDrupal is an open source, PHP based CMS solution, very much alike but also different than WordPress.
Read More