Skip to main content
24Ahead
Navigation
Home
Donate now
Activism
Stop Amnesty Challenge
Help make the Stop Amnesty Challenge happen
Question Authority
Activism guide
How to ask politicians tough questions
Why activism works
Topics
Donald Trump
Immigration topics
Immigration talking points
Immigration advocate groups
Immigration advocate people
Open debate
Other topics
Media sources
Tags
Tweets
Archives
You are here
Home
» Tweets to phpList
Tweets to phpList
Twitter handle:
@phplist
Name:
phpList
Location:
Worldwide
Followers:
2292
Bio:
The world's #OpenSource newsletter manager for #EmailMarketing. Deliver your message in minutes using https://t.co/31BaJJNzMg.
Tweets to this user:
From
@24aheaddotcom_
Mon, Sep 15, 2014 at 8:06 pm
#PHPList code doesn't look good on first glance. Un-brace'd code blocks, curious comments etc. Also not much info on running with SES, etc.
From
@phpList
Tue, Sep 16, 2014 at 2:27 am
@24AheadDotCom_ Hi, phpList is #opensource, so you are welcome to come and improve the software :) http://t.co/v55i27fH7r
From
@24aheaddotcom_
Tue, Sep 16, 2014 at 7:55 pm
.@phpList: for clarity & to avoid problems, I suggest "if ( $x ) { y(); }" instead of "if ( $x ) y();" I.e., suggest adding braces.
From
@24aheaddotcom_
Tue, Sep 16, 2014 at 7:56 pm
.@phpList: if I use the hosted version, can I upload PHP webservice code that directly modifies the database tables in my account?