Skip to content
pontikis.net
  • Blog
  • Labs
  • Write For Us
  • About
Search for:
Menu Close

cron

  1. Home>
  2. Blog>
  3. cron
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:16 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 Reading How to Auto Post on Facebook with PHP
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:7 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 Reading How to Auto Post on Twitter with PHP
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:1 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 Reading Determine PHP script Invocation: CLI or by the Web Server

Categories

Archives

NewsLetter

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

LIKE OUR PAGE!

  • 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
  • Credits
© Christos Pontikis 2013 - 2021
Close Menu