Jump to content

[SOLVED] PHP Explode Function


forumnz

Recommended Posts

I have a variable: $var which is a list of email addresses separated by a comma. I have a script that successfully sends an email to all those addresses. I want the script to count the number of emails there.

 

I believe I should use the explode function, but don't know how. I looked online to no avail.

 

Please help this is urgent.

 

Sam.

Link to comment
https://forums.phpfreaks.com/topic/82765-solved-php-explode-function/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.