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.

Form --> Excel data

Featured Replies

Is it possible to write data to a speadsheet using only PHP? I need a really simple way to harvet email addresses and don't want to start working with databases, as I have to set something simple up and don't want to be involved with the more complicated issues that always seem to arise with databases.

 

If it's not possible, what's the next simplest way? Thanks. :pp

You can't write directly to a spreadsheet per say, but you could write to a text/csv file then import that into a spreadsheet.

 

By "harvesting" I home these are emails collected where your sites visitors have agreed to receive mailing from you?

  • Author

Yes, it's for a newsletter sign-up. Basically, my client wants to build a mailing list with an excel document.

You can use PHP to create text files pretty easily (Tutorial) and through that you should be able to create a CSV which will import into excel nicely.

 

/chris

Create an account or sign in to comment

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.