News

Add a "VARBINARY" data field to the database table into which you want to store encrypted credit card information. Use the following SQL code as a guide:ALTER TABLE customer_info ADD cc_number ...