php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "post updates"

How can a PHP-based website automatically post news updates to both the website and Facebook?

To automatically post news updates to both a PHP-based website and Facebook, you can use the Facebook Graph API to post updates to a Facebook page. Yo...

What is the recommended method in PHP to send POST requests to other servers for status updates?

When sending POST requests to other servers for status updates in PHP, the recommended method is to use the cURL library. cURL is a powerful library t...

Is it considered acceptable to post multiple times in a forum thread to provide updates on progress or ask additional questions in PHP forums?

It is generally considered acceptable to post multiple times in a forum thread to provide updates on progress or ask additional questions in PHP forum...

What are some alternative methods or tools that can be used internally to post updates on a Facebook fan page in PHP without relying on external services like RSS Graffiti?

The issue is the reliance on external services like RSS Graffiti to post updates on a Facebook fan page. To solve this, we can use the Facebook PHP SD...

What are the best practices for setting up a Cronjob in PHP to post daily updates on a Facebook fan page?

To post daily updates on a Facebook fan page using a Cronjob in PHP, you can create a PHP script that utilizes the Facebook Graph API to make the post...

Showing 1 to 5 of 6531 results

‹ 1 2 3 4 5 6 7 8 9 10 ... 1306 1307 ›
PHP.ORG

A free knowledge base for PHP developers. Open to all.

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.