HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

Link 2958 thumbnail
User 194680 avatar

By bonlebon
via dev.fyicenter.com
Published: Sep 08 2006 / 07:56

A collection of 18 tips on managing tables and data rows with PHP scripts. Clear explanations and tutorial exercises are provided on creating and dropping tables; inserting, updating, and deleting rows, selecting and looping through data rows by pages; setting auto-increment IDs.
  • 8
  • 0
  • 893
  • 0

Comments

Add your comment
User 205734 avatar

Blizz replied ago:

0 votes Vote down Vote up Reply

Nice overview for beginning users, although I would never advise someone to fix quoting in strings by a simple str_replace. There are much better functions for that like mysql_escape_string and, even better, mysql_real_escape_string.
A simple search & replace won't fix UTF-8 injection attacks etc. Just my $0.02

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (8)



Voters Against This Link (0)