array() problem sending mass email with swiftmailing

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

User avatar
ibbo
Forum Commoner
Posts: 51
Joined: Tue Sep 19, 2006 6:20 am

Post by ibbo »

"What is in it that can't be duplicated using PHP?"

Nothing at all. Wheres your script? (without duplicating mine although you free to use chop slate and sling it for all i care)


Ive gone down the road of web based email news letter sending and I came up with a differnet solution (not so differnt i suppose as others who have bulk mailing facilities too). But I tend to use php for web development and not so much for creating wrappers to patch various technolgies together. Who knows perhaps you only know php.

However from a web/ISP based install you would be lucky to be able to send thousands of emails via a bulk mailing app (thats my experience of shared hosting). If you have a dedicated host then perhaps your khama may be differenet and you can use it as you please.

You can be as sarcastic as you like means nowt to me. Gives me a heads up on what and who you are though and at least gives me the fine impression that this place is NOT full of geeks with their heads up their %^&&** :)

Ibbo
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Post by Weirdan »

Nothing at all.
So why do you say PHP can't bulk-mail?
But I tend to use php for web development and not so much for creating wrappers to patch various technolgies together.
Your tends for the most part is a matter of personal preference, don't you think so?
Who knows perhaps you only know php.
You've fired into the wrong flock :)
However from a web/ISP based install you would be lucky to be able to send thousands of emails via a bulk mailing app
The same goes for any bulk mailing app, no matter what language it's written in.
Post Reply