And yet again on the first issue...
This is what my isp said.
Hello,
All MySQL traffic between the web server your site is located on and the MySQL server only crosses over our internal network, and the traffic is not transmitted across the Internet. Unfortunately, there is no encryption that takes place between the web server and the MySQL server as this feature is not support by MySQL.
To solve this problem, we recommend you do not transmit and/or store unencrypted credit card numbers in your database. You can encrypt the credit card information within your web application before the information is passed to your database.
Please let us know if you have any other questions or concerns, and feel free to contact us anytime. Thank you.
Can anyone tell me if php has an included feature which allows for two way encryption. I need to be able to encrypt and then decrypt the cc numbers.
Thanks,
--SL