You are viewing a single comment's thread from:
RE: Create a Project Board Using Materialize CSS #3 Update the Group Order and Request AJAX
Thank you for your contribution.
While I liked the general idea, please see below several advises for your future contributions:
- Please make sure to use proper English. At times your sentences weren't properly formed, your use of punctuation is flawed, and you lost me several times over the course of the tutorial.
- You used shorthand codes for PHP, such as <?= which are no longer recommended and deprecated as of PHP 7. You also did not point out what this code or what it is, or that the tutorial relies partially on PHP.
- You had some typos in your queries. You used "END" instead of "AND", this could easily break your work, so please be careful with those.
Your contribution has been evaluated according to Utopian rules and guidelines, as well as a predefined set of questions pertaining to the category.
To view those questions and the relevant answers related to your post,Click here
Need help? Write a ticket on https://support.utopian.io/.
Chat with us on Discord.
[utopian-moderator]
thanks a lot for your suggestions mr @macfarhat, I do not do typos, I do use "End" not "And". this is MYSQL case function. https://www.w3schools.com/sql/func_mysql_case.asp
you're welcome. I missed the "Case" part, then you are correct on that point :)