PHP - page 5

  1. In this article you will be able to learn why functions are so useful compared to plain code, but you can also learn how to use functions, how to feed them with arguments and get values back, and how to assign function values to variables.
  2. How to block unreadable characters from other languages, such as russian chinese, and arabic.
  3. How to easily make browsers re-download resources when they are updated, and avoid loading outdated cached versions.
  4. cURL tutorial showing how to create http post request from PHP.
  5. Tutorial on how to use cURL to perform a simple GET request.