PHP code example of loantap / aws

1. Go to this page and download the library: Download loantap/aws library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

loantap / aws example snippets


	   	 [aws_s3.get_file_contents config="<config-array>" path=<path>  o.set=template.ack/]
	   

		[aws_s3.put_file_contents config="<config-array>" path="<path>" contents="<content>" o.set=template.ack/]