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

php

  1. Home>
  2. Blog>
  3. php>
  4. php
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 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
Read more about the article Easily Create a Timezone List with PHP
Credits

Easily Create a Timezone List with PHP

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

Sometimes, you want to create a list of available time zones to prompt your user to select his/her time zone. Fortunately, PHP offers timezone_identifiers_list (PHP 5 >= 5.2.0). You can…

Continue ReadingEasily Create a Timezone List with PHP
Read more about the article How to Auto Post on Facebook with PHP
The Art of Facebook

How to Auto Post on Facebook with PHP

  • Post author:Christos Pontikis
  • Post published:September 22, 2013
  • Post category:Social Media
  • Reading time:28 mins read

In a previous post I wrote about post automation on Twitter using PHP. The whole procedure is similar. You have to create a Facebook app and you need a PHP…

Continue ReadingHow to Auto Post on Facebook with PHP
Read more about the article How to Auto Post on Twitter with PHP
Multiple Tweets Plain

How to Auto Post on Twitter with PHP

  • Post author:Christos Pontikis
  • Post published:September 18, 2013
  • Post category:Social Media
  • Reading time:12 mins read

Manually post to social networks is probably better than to use an automated method. But, if you post many new topics every day, automated post is practically inevitable. Twitter, as…

Continue ReadingHow to Auto Post on Twitter with PHP
  • Go to the previous page
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 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