9 items tagged

Php

PHP

PHP OOP Simple cURL Class Example

A simple PHP cURL Class written in OOP

PHP

cURL Options

cURL Options Reference

PHP

Creating an API from scratch with PHP

Share a data from your server to users publicly.

PHP

PHP cURL example

Accessing an API though PHP cURL.

PHP

PHP DOMDocument Example

Parse HTML String using DOMDocument with ease.

PHP

How PHP Autoload works

A simple explanation on how auto loading will make your life easier.

PHP

Creating a MySqli Database Class in PHP

Creating a MySqli Database Class in PHP

PHP

Choosing between MySql, MySqli and PDO

Which API should I choose to connect to a MySql Database?

PHP

PHP OOP Database Class Example

A simple PHP Database Class using PDO as the extension.