mysql_count

3 posts by 2 authors in: Forums > CMS Builder
Last Post: July 5, 2018   (RSS)

By leo - July 5, 2018 - edited: July 5, 2018

Hi,

Here is an example of mysql_count usage:

mysql_count('products', 'type = "' . $type . '"');

Let me know if you have any questions!

Thanks,

Leo - PHP Programmer (in training)
interactivetools.com

By petrogus - July 5, 2018

thank you Leo , it works great 

PetroGus