Skip to content
pontikis.net
  • Blog
  • WordPress
  • Labs
  • About
  • Toggle website search
Search this website
Menu Close

prepared statements

  1. Home>
  2. Blog>
  3. prepared statements>
Read more about the article Dynamically Bind Params in Prepared Statements with MySQLi
Credits

Dynamically Bind Params in Prepared Statements with MySQLi

  • Post author:Christos Pontikis
  • Post published:October 13, 2013
  • Post category:Database Administration
  • Reading time:7 mins read

Prepared statements must be used in application development with databases. There are two main reasons: performance: parameterized queries with prepared statements reduces the database load, reusing access plans that were…

Continue ReadingDynamically Bind Params in Prepared Statements with MySQLi
Read more about the article How to Create a jquery-ui Autocomplete Step by Step
Pointing device

How to Create a jquery-ui Autocomplete Step by Step

  • Post author:Christos Pontikis
  • Post published:July 18, 2013
  • Post category:Web Development
  • Reading time:13 mins read

Autocomplete is one of the most important parts of modern rich web interface. Actually, you can create an autocomplete, using an AJAX call to build a list (server side) and…

Continue ReadingHow to Create a jquery-ui Autocomplete Step by Step
Read more about the article How to Use PHP Improved MySQLi extension (and Why You Should)
Billiards

How to Use PHP Improved MySQLi extension (and Why You Should)

  • Post author:Christos Pontikis
  • Post published:March 29, 2013
  • Post category:Database Administration
  • Reading time:16 mins read

PHP supports MySQL using a PHP extension. Thousands or millions projects have been written worldwide using PHP and MySQL. PHP team announced plans to deprecate MySQL extension in mid 2011.…

Continue ReadingHow to Use PHP Improved MySQLi extension (and Why You Should)

Categories

Archives

NewsLetter

Click here to subscribe to our free email newsletter.
Unsubscribe anytime with a click.

LIKE OUR PAGE!


Say Hello to Gutenberg with my new Free WordPress Plugin Boilerplate for Developers!

Star it on Github!


  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Contact
  • Privacy
  • Terms
© Christos Pontikis 2013 - 2025
Close Menu