Skip to main content

Show Posts

This section allows you to view all Show Posts made by this member. Note that you can only see Show Posts made in areas you currently have access to.

Messages - homotec

1
Questions / Re: Boolean fields in MARIADB 10.4.11
I solved this problem using varchar in our mysql database, it seems that phprad are using string values when you use checkbox or radiobuttons, hope this helps to someone