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

hm

  1. Home>
  2. Blog>
  3. hm>
  4. hm
Read more about the article How and When To Enable MySQL Logs
Blue and pink dolphins at work

How and When To Enable MySQL Logs

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

If you are a web developer, you need to refer to various log files, in order to debug your application or improve its performance. Logs is the best place to…

Continue ReadingHow and When To Enable MySQL Logs
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 Detect Browser (and browser version) using JavaScript
Credits

How to Detect Browser (and browser version) using JavaScript

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

Browser (and browser version) detection is an "all time classic" development requirement. jQuery.browser WAS an excellent solution, but it was removed in jQuery 1.9. Actually, it would be better to…

Continue ReadingHow to Detect Browser (and browser version) using JavaScript
Read more about the article What is the JavaScript Equivalent of print_r in PHP?
Credits

What is the JavaScript Equivalent of print_r in PHP?

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

What is the JavaScript Equivalent of PHP print_r() function? In other words, how you can "print" a javascript object in a way that's readable by humans? Code You could use…

Continue ReadingWhat is the JavaScript Equivalent of print_r in PHP?
Read more about the article Create a Simple Banner Rotator with PHP in a Minute
Credits

Create a Simple Banner Rotator with PHP in a Minute

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

PHP shuffle randomizes (shuffles) the order of the elements in an array. You may use this function to create a simple banner rotator. Define your banners Create $banners array with…

Continue ReadingCreate a Simple Banner Rotator with PHP in a Minute
  • Go to the previous page
  • 1
  • …
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • …
  • 29
  • Go to the next page

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