It's a great tutorial. But allways exists a "but".
If you leave in the source code $mailcount there will be errors, when you delete a user from your database. In this way the $mailcount in incremented and the id field won't matched with the $mailcount value. Ex. Delete user with id 2 and then insert a new user, the next id will be 3. To avoid this problem you should replace in the while statement the $mailcount with $getrow['id'].
Great tutorial, would like it if you built upon this to incorporate a visual presentable newsletter that would be sent out to anyone who subscribed, so if you used the template design of your website for your newsletters that the user subscribed and received a graphically enhanced newsletter
4:40 ...I've been trying to figure that out, but I think I'm gonna need some help please
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'97.74.24.33' (using password: NO) in /home/content/43/4822243/html/mailinglist/connect.php on line 5
Alex nice u are super !
beraki413364 6 months ago
It's a great tutorial. But allways exists a "but".
If you leave in the source code $mailcount there will be errors, when you delete a user from your database. In this way the $mailcount in incremented and the id field won't matched with the $mailcount value. Ex. Delete user with id 2 and then insert a new user, the next id will be 3. To avoid this problem you should replace in the while statement the $mailcount with $getrow['id'].
jbix77 7 months ago
Great tutorial, would like it if you built upon this to incorporate a visual presentable newsletter that would be sent out to anyone who subscribed, so if you used the template design of your website for your newsletters that the user subscribed and received a graphically enhanced newsletter
dashby1969 11 months ago
Why do you use paragraph instead of line break?
DaniQ123 1 year ago
Brilliant Stuff! Keep it up
RhosJackSCFC 1 year ago
I keep getting this error:
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource
any help??
absbk1 1 year ago
Comment removed
AlfaZoolington 5 months ago
This has been flagged as spam show
@absbk1 have you been able to sort out this error?
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource
i'm having the same problem and i'm not sure why
AlfaZoolington 5 months ago
@AlfaZoolington haha fixed, i'm not using a send field in my table, removed the "WHERE send='1'"
AlfaZoolington 5 months ago
Thankx SIR Alex i am seek for these Tutorials for many months i learnd much more than books
and i also waiting for ajax Tutorials so plaese give us these Tutorials so we learnd about ajax javascript
once agin thanks
deemipk 1 year ago
i want to dl this script?
Lordsam56 1 year ago
NEVERMIND, I got it!! if anyone eeds help, I think I'll be able to help =D
Great tutorials by the way!
Turokcito2 1 year ago
4:40 ...I've been trying to figure that out, but I think I'm gonna need some help please
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'97.74.24.33' (using password: NO) in /home/content/43/4822243/html/mailinglist/connect.php on line 5
Couldn't connect
Turokcito2 1 year ago
I keep getting this error:
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, on line 20
any help??
Gliitch3r 2 years ago
@Gliitch3r i have the same problem he forget somting there :(
kipkip123thomas 1 year ago
I'm getting an error
T_CONSTANT_ENCAPSED_STRING, expecting ',' or ';'
On line 16
What does this mean?
l3rodey 2 years ago
I am more used to doing my variables like this
$message="Hello!
:D
Acceptable76 2 years ago
I love this dude :D
Acceptable76 2 years ago
Once again, thanks. Keep up the good work.
tiger2380 2 years ago 3
Parse error: syntax error, unexpected '[', expecting ',' or ';'
RCStudioProducer 2 years ago 2
Fix all puncuation, and don't type in the or die() 's
They fail. =)
Acceptable76 2 years ago
same problem
l3rodey 2 years ago
@RCStudioProducer error_reporting(0);
aprilbryancahiles 1 year ago
WooooooooooW! This is amazing! Simple yet effective!
Many thanks Alex!
omanoman98 2 years ago