473,385 Members | 1,830 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Php vCards

Hi All,
I hope you guys can give me some tips on a problem I am facing.

I'd like to do the following:
use a webform to add customers to a mysql database...
Send a email to ourself when someone adds his or her company with this form Attached to this email I would like a vCard, so that I can put these new

customers in our offline addressbook as well.

I think I can manage the first two points, but am facing the third. Which
raises questions like: how do I set up the table in the database? And: how
do I organize things so that I can use everything that will be in the
database, with our main system (which is OS Commerce)?

I am not the main programmer, but have done some stuff like this in the
past... Can you please help with some hints and/or directions so that I can
tell the programmer what I would like to do, and that I can start my part of
the project.

Thanks in advance,

Benjamin
Jul 17 '05 #1
2 2150
"Benjamin" <ka*****@condomerie.com> wrote in message news:<40***********************@news.wanadoo.nl>.. .
Hi All,
I hope you guys can give me some tips on a problem I am facing.

I'd like to do the following:
use a webform to add customers to a mysql database...
Send a email to ourself when someone adds his or her company with this

form
Attached to this email I would like a vCard, so that I can put these new

customers in our offline addressbook as well.


<snip>

1. http://phpmailer.sourceforge.net/
2. http://www.google.com/search?q=php+mail
3. http://www.google.com/search?q=php+vcard

--
http://www.sendmetoindia.com - Send Me to India!
Email: rrjanbiah-at-Y!com
Jul 17 '05 #2
R. Rajesh Jeba Anbiah wrote:
"Benjamin" <ka*****@condomerie.com> wrote in message
news:<40***********************@news.wanadoo.nl>.. .
Hi All,
I hope you guys can give me some tips on a problem I am facing.

I'd like to do the following:
> use a webform to add customers to a mysql database...
> Send a email to ourself when someone adds his or her company with this

form
> Attached to this email I would like a vCard, so that I can put these
> new

customers in our offline addressbook as well.


<snip>

1. http://phpmailer.sourceforge.net/
2. http://www.google.com/search?q=php+mail
3. http://www.google.com/search?q=php+vcard

The MySQL part can be accomplished with the functions at
http://php.net/mysql
Use the mail() function to send the email: http://php.net/mail
And http://pear.php.net has a class that makes it very easy to manage vCards
with PHP.
Jul 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: Brett C. | last post by:
For my thesis (once the bloody thing stops throwing bugs at me) I am going to need to collect stats on the frequency that atomic types in local variables are applied to various opcodes and methods....
1
by: Bill Belliveau | last post by:
Hi all, This is partially a .NET question and partially scripting (whichever works :) I recently wrote a vCard parser that sends vCards directly to the brower as a stream. After the file is...
383
by: John Bailo | last post by:
The war of the OSes was won a long time ago. Unix has always been, and will continue to be, the Server OS in the form of Linux. Microsoft struggled mightily to win that battle -- creating a...
354
by: Montrose... | last post by:
After working in c# for a year, the only conclusion I can come to is that I wish I knew c. All I need is Linux, the gnu c compiler and I can do anything. Web services are just open sockets...
58
by: Jeff_Relf | last post by:
Hi Tom, You showed: << private const string PHONE_LIST = "495.1000__424.1111___(206)564-5555_1.800.325.3333"; static void Main( string args ) { foreach (string phoneNumber in Regex.Split...
1
by: Timothy Murphy | last post by:
Is there a standard DTD for an XML version of vCards? -- Timothy Murphy e-mail (<80k only): tim /at/ birdsnest.maths.tcd.ie tel: +353-86-2336090, +353-1-2842366 s-mail: School of Mathematics,...
20
by: Jacky Cheung | last post by:
Hi, I am developing a vCard application which have to support UTF-8. Does the UTF-8 in char* will crash the strlen, I mean does UTF-8 have some char which treat as NULL character in strlen? ...
2
by: fordie1000 | last post by:
Hi, Just wondering if anyone can point me in the right direction .... I want to write a program to parse the macosx addressbook vCards. Is there modules out there that might come in handy...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.