Barter Zone
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsGeneralBarter Zone

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th-1:00PM EST. Register Today!
  #1  
Old September 25th, 2007, 09:31 AM
ChancesSpot ChancesSpot is offline
Registered User
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Sep 2007
Posts: 2 ChancesSpot User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 30 m 56 sec
Reputation Power: 0
Smile Seeking for Free - NonProfit Needs Help w/PHPList SetUp

Hi.

I have been trying to get setup using CPanel/PHPList for our nonprofit pet loss organization so that I can send out our Newsletters each week. I've sort of got it setup and can get the test emails sent manually, but I can't get the scheduling to work. I don't understand how PHPList/CronJob/CPanel works.

To keep it simple, all I want is to have the emails be sent automatically [scheduled]. I don't want to have signup, unsubscribe or confirm set up, as I am using another URL/Server for that. I will input my confirmed subscribers manually for now. My intention is to only use this new server for our mailing list.

Our hosting company only allows 500 emails per hour, so that's another thing. We have over 1,200 subscribers at present. I need to know how to set the number per hour.

Can someone help me with this, please?

Thanks.

Reply With Quote
  #2  
Old September 25th, 2007, 02:41 PM
westmatrix99's Avatar
westmatrix99 westmatrix99 is offline
Contributing User
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 288 westmatrix99 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 h 51 m 47 sec
Reputation Power: 2
Cron jobs no clue, see below:

ln MySQL, do it this way:
Quote:
SELECT *
FROM tablename
LIMIT x,y;
LIMIT x,y means skip the first x records, and then return the next y records.

So your query will look like:
Quote:
SELECT *
FROM tablename
LIMIT 0,500;

And this
Quote:
SELECT *
FROM tablename
LIMIT 500,1000;


See if that helps you.
__________________
Cheers
West

Last edited by westmatrix99 : September 25th, 2007 at 02:47 PM.

Reply With Quote
Reply

Viewing: Codewalkers ForumsGeneralBarter Zone > Seeking for Free - NonProfit Needs Help w/PHPList SetUp


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway