/    Sign up×
Community /Pin to ProfileBookmark

Capture emails from website visitors

Hi,

We used to have a php script on our “Sign Up” page that used to capture emails that we could them import into Enflyer..our newsletter software.

We changed web hosters and don’t use the same IT people that wrote that script. And also the script went missing. 😮

Is there one I could find online that would do the same? All I need is something that could create a .csv file that I could then upload.

Thanks!!!

to post a comment
PHP

1 Comments(s)

Copy linkTweet thisAlerts:
@TecBratMar 12.2010 — if you have a coder, it should be easy for them.

1) make an html form that asks the right questions

2) write a form handler that checks and cleans up the input

3) write the variables to a file, in the right order for your Enflyer program, with commas between them, and a trailing linebreak. (lookup fopen append, fwrite and fclose)
×

Success!

Help @grimmylina spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.27,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...