Just in case you ever need it, here’s useful tip for php. If you get the following error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM it means you have a double colon somewhere. PHP is the biggest clusterfuck of a popular language I’ve ever seen. —————————- Oh, it gets better. PHP comments can start with “//”, but it [...]