mirror of
https://github.com/ovh/php-ovh.git
synced 2023-11-05 03:20:26 +01:00
b185c33273
Signed-off-by: Vincent Casse <vincent.casse@corp.ovh.com>
18 lines
692 B
Markdown
18 lines
692 B
Markdown
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)
|