Welcome Guest, Not a member yet? Register   Sign In
Array without keys (index) from DB
#1

Hi!

I need to get emails from my DB and insert this into email method. I need array without keys:

PHP Code:
$emails = array (
       
'[email protected]',
       
'[email protected]',
       
'[email protected]',
       
// etc


How Can I reach this?
Reply


Messages In This Thread
Array without keys (index) from DB - by vertisan - 08-01-2015, 07:43 AM



Theme © iAndrew 2016 - Forum software by © MyBB