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

webdev

  1. Home>
  2. Blog>
  3. webdev>
  4. webdev
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
Read more about the article Determine PHP script Invocation: CLI or by the Web Server
Credits

Determine PHP script Invocation: CLI or by the Web Server

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

In most cases you can distinguish if a PHP script was invoked from the command line (or Cron) or by the web server, using php_sapi_name(). php_sapi_name() will return cli on…

Continue ReadingDetermine PHP script Invocation: CLI or by the Web Server
Read more about the article Replace accented characters with non accented with PHP
Credits

Replace accented characters with non accented with PHP

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

Sometimes you need to replace accented characters with non accented, for example when you want to perform an accent insensitive search. A solution could be the following function: <?php /**…

Continue ReadingReplace accented characters with non accented with PHP
Read more about the article Check if a string represents a valid Date or Time with PHP
Credits

Check if a string represents a valid Date or Time with PHP

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

PHP DateTime class, available with PHP versions greater than 5.2 is very powerful. As an example, it ts very easy to check if a string represents a valid date or…

Continue ReadingCheck if a string represents a valid Date or Time with PHP
  • Go to the previous page
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 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