PHP: maximum array length (size)
Arrays are great way to store and manipulate data. But how big array can be? While there aren’t any limitationsRelated Posts:Combine multiple cells ExcelPHP: days/hours between two...
View ArticleJoomla stop fake spam registrations
User system is one of many cool Joomla CMS features. Unfortunately it’s often exploited by spammers who will create fakeRelated Posts:Privacy policyJoomla 3.0 Lithuanian language packageSolved:...
View ArticleMySQL Concat NULL columns
When you want to combine values of multiple columns, CONCAT function comes to help. It’s very straightforward until one ofRelated Posts:Combine multiple cells ExcelPHP: days/hours between two...
View ArticlePHP: days/hours between two dates/datetimes
Use simple PHP functions to calculate time difference between two dates or datetimes. In last code snippet I’ll show howRelated Posts:Recover lost FTP passwords from WinSCP & other FTP…Combine...
View ArticlePHP socket error codes, basic fsockopen() troubleshooting
fsockopen() initiates a socket connection to the resource specified by hostname. It’s useful function, but if you encounter error, here are basic troubleshooting tips and table with all error codes...
View Article