How would I use to explode to extract the following....

"name address city state zip"

I want to break that up and then do this....



if (empty($name))

if (empty($address)



thanks


randy

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to