Skip to content

Php webservice for send large image base64 and another desired data

Notifications You must be signed in to change notification settings

dibuchis/php-webservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

php-webservice

Php webservice for send large image base64 and another desired data

VERSION

Alpha 1.0

DESCRIPTION

Basecode for send POST request and save result to a MySQL database

This method called webservice based on POST request is a standard way to transmit information between two systems and POST URI method is a safe way to guaraantie the large data transmit, also add a prottected and safe implementation layer to hide the sensitive information.

Adittionaly, for control and notificaction method this webservice count with debug method and simple php mail system that send activity to specified emails accounts, whit a very friendly format.

This webservice code is free licensed but needs to mention for own creator.

INSTALLATION NOTES

  1. Download or clone and add to your project's folder for public access.
  2. Configure your database conection
  3. Send Data for a CURL method

ADITIONAL NOTES

¡Important! The first free alpha version is not recommended for production implementation at less if you encapsule and transform to a class reference object oriented, and made a unit testing proccess for proof the real context functionality.

If you are really interesting on implement a webservice sistem you must seriously have to implement a SSL/TLS security layer for protect your sensible data and effort your reliability.

Please fell free for comments and sugestion, also if you want to contribute, contact for [email protected] Thanks ¡Saludos Terricolas!

About

Php webservice for send large image base64 and another desired data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages