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

array

  1. Home>
  2. Blog>
  3. array>
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 Passing Array Variables using POST or GET with PHP
Credits

Passing Array Variables using POST or GET with PHP

  • Post author:Christos Pontikis
  • Post published:August 27, 2013
  • Post category:Web Development
  • Reading time:2 mins read

A convenient way to pass a single or multidimensional (possible utf-8) array is to serialize it ("convert it to a string") and pass it using a hidden input. After post…

Continue ReadingPassing Array Variables using POST or GET with PHP

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