How to hide/protect password details in php?
I'm making a website in which I'm trying to create a form that will send the user-input to a google spreadsheet in my google docs/drive... I found a Github project that lets people code the php... It includes 2 other php files which are needed for the script. The code is as follows: My question is, how can I hide my password from this script under $u = / $p = ?? Anyone viewing the code can see my password.. how can I prevent that? Link to the script's source is : http://www.farinspace.com/saving-form-data-to-google-spreadsheets/ <?php // Zend library include path set_include_path(get_include