Translations

Secure coding guidelines/42/zh-tw: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

14 January 2021

6 January 2021

  • curprev 03:1603:16, 6 January 2021 Shawnhy talk contribs 446 bytes +446 Created page with "// For SQL data types: FLOAT, DOUBLE $query = 'SELECT * FROM #__table WHERE `id`=' . (float) $id; </source> It's a good idea to get into the habit of always typecasting intege..."