Nettuts


Member since 06/24/2010

Name: Jeffrey Way

Location: Tennessee, US

Website: http://net.tutsplus.com

The internet's best web development tutorial site.

4 snippets

5624 profile views

15 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet popular snippet:having a snipplet with 20 favorites

Nettuts's Recent SnippetsTagged php



« Prev 1 Next »
Refer here for a full overview: http://net.tutsplus.com/tutorials/php/quick-tip-email-error-logs-to-yourself-with-php/
9 907 posted 13 years ago by Nettuts
When retrieving table rows with PHP and prepared statements, you must use a method called bind_result() and pass in a variable name for each column that is being returned from the database. For example, if you are selecting three columns (say, id, ti...
3 990 posted 13 years ago by Nettuts
5 711 posted 13 years ago by Nettuts
6 890 posted 13 years ago by Nettuts
« Prev 1 Next »