Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Lord_Webby

Members
  • Joined

  • Last visited

  1.    Lord_Webby reacted to a post in a topic: XAMPP & Windows 7
  2.    Lord_Webby reacted to a post in a topic: XAMPP & Windows 7
  3. Do you know what version you are running? ("c:\XAMPP\readme_en.txt")
  4. I'm thinking of upgrading to windows 7. Anyone had any issues installing XAMPP on Windows 7? What version are you running?
  5. I am creating a site that will be used to hold information about customers and their credit cards. I will not be storing or processing PAN (Primary account numbers) in any way, so I know PCI-DSS (Payment Card Industry - Data Security Standards) do not apply. But does anyone know of any regulations regarding storing customer data in a database? The Data Protection Act is a bit vague - I can't seem to find information regarding specifics. For instance, I've been told that if you are holding customer data it needs to be on a seperate server to the website. Is this true? Does anyone know of any specific documents / standards regarding storing customer information entered through the web? Any help would be appreciated. Thanks.
  6. I should also add that there are no actual transactions taking place. All transactions are delt with offline. The system just needs to be secure to hold the personal and credit card data.
  7. The system is for a company that claims back credit card charges. Users enter personal information and add credit card details so that the company can claim back the credit card charges. Therefore they need to store the details but users never need to access the system again (hence no login information). I was thinking of only giving the website 'write' permissions. The data can then be accessed internally only - by staff (who Will have to login to access the data). I've read that amazon use a seperate server connected via a serial port because it is easy to analyse the data being passed through and check why it is being accessed. Anyone know how you would check the information being passed through the serial port? I believe the servers will be behind a sonicwall hardware firewall.
  8. I am Looking for advice on how to store credit card details securely. I am about to develop a new website (details being finalized). The project consists of a website that requires a users credit card details to be stored to a database. Unfortunately there is no way around this (I tried to advise against storing the details - but this is a mandatory part of the business). The site requires mysql and php. So far I have the following: - use an ssl-ev certificate on the webserver (xampp) - store the mysql database on another server (also xampp) and restrict permissions depending on the action taking place. - use 256bit php encryption, and hashing for passing variables and clean mysql data (mysql_real_escape_string) before submitting it to the database. Does anyone have any other/more ideas on how to ensure security on the above - or perhaps a different process? Have I missed anything? (The site is a public site and the owners want to stay away fro the username password route for clients).

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.