PHP and MySQL syntax: Difference between revisions

Jump to navigation Jump to search
m
 
(2 intermediate revisions by the same user not shown)
Line 187: Line 187:
</pre>
</pre>


==== Convert date time from T Z format ====
==== Convert date time from Zulu format ====
[[Convert date time from t z format | Convert date time from T Z format]]
[[Convert date time from zulu format]] e.g. {{Template:Today}}T10:59:39.000Z


==== Previous month based on current month ====
==== Previous month based on current month ====
Line 431: Line 431:
# (optional) Adjust the text size to 10
# (optional) Adjust the text size to 10


== debug ==
== Debug ==
[[SQL syntax debug]]
PHP
* [https://www.php.net/manual/en/function.debug-backtrace.php PHP: debug_backtrace - Manual]
 
MySQL
* [[SQL syntax debug]]


== References ==
== References ==

Navigation menu