Tweets to phpList

phpList's avatar
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:
24AheadDotCom_'s avatar
From @24aheaddotcom_
#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.
phpList's avatar
From @phpList
@24AheadDotCom_ Hi, phpList is #opensource, so you are welcome to come and improve the software :) http://t.co/v55i27fH7r
24AheadDotCom_'s avatar
From @24aheaddotcom_
.@phpList: for clarity & to avoid problems, I suggest "if ( $x ) { y(); }" instead of "if ( $x ) y();" I.e., suggest adding braces.
24AheadDotCom_'s avatar
From @24aheaddotcom_
.@phpList: if I use the hosted version, can I upload PHP webservice code that directly modifies the database tables in my account?