October 6th, 2010 |
by teocomi |
published in
PHP, Tips&Tricks, Wordpress
As you may already know GD Star Rating is an all-inclusive rating/review plugin for WordPress. It has got tons of features and options and I think it is even better that all other premium solutions.
The only problem about GSR is the lack of documentation, even searching the web the only places to learn something from [...]
January 19th, 2010 |
by teocomi |
published in
PHP
I use XAMPP to test my Flex applications, and I noticed a bug with version 1.7.2 sice it is using PHP 5.3.0: the default flex sercives will just retrive the first 256 charcters of the text stored in the database.
To solve it simply update to PHP 5.3.1 or update XAMPP to 1.7.3!
December 4th, 2009 |
by teocomi |
published in
PHP, Web resources
Are you creating some kind of web application in which you need people to register and so on? Well if so, UserCake will be a good stating point:
“UserCake is a simple user management system developed in PHP. For sometime now people have asked me where can I find a simple, flexible and most of all [...]
October 26th, 2009 |
by teocomi |
published in
Flex 4, PHP, Resources
Have you ever wondered how to test your PHP (for instance) files locally? Well I never did, till I found XAMP. It is a great tool to quickly install on your computer with no hassle Apache, MySQL, PHP + PEAR, Perl… There are different distributions for Windows, Mac OS, Linux and Solaris.
It became essential for [...]