PHP wrapper examples
--------------------

In this part, you can find real use cases for the OVH php wrapper

## Domains

Following examples are related to [domains offers](https://www.ovh.ie/domains/) proposed by OVH.

 - [How to create HTTP redirection using php wrapper?](create-Redirection/api_create_redirection.md)

## Web hosting

Following examples are related to [web hosting offers](https://www.ovh.ie/web-hosting/) proposed by OVH.

 - [How to get web hosting capabilities using php wrapper?](hosting-getCapabilities/api_get_hosting_capacities.md)
 - [How to attach domains to a web hosting offer using the php wrapper?](hosting-attachedDomain/api_attach_domain_to_web_hosting.md)
