I am about the research for writing a PHP/mySQL shopping cart. I have been reading though there are some issues of usage here. Could you please explain what problems their may or may not be?
At this point, the SSL page will only be the order page for the final transaction. I can run a php/mysql page on a SSL server? It would dump the order info into a database including the credit card number, and the customer would then goto an admin page to recall that info.
Thanks for any info. I just read open non- descriptive statements and wasn't sure what the problems were, and I haven't really worked with ssl servers in the past.
Ron