Hi all.

Having a problem echoing a broken date. Here's where I'm at:

$DateAdvertisedBroken = explode("-", $DateAdvertised);

later, in a table, I use:

$result[DateAdvertised]

How can I change this so I can call the broken date...?

I've tried datebroken [2] etc but no joy.

-- 
-----------------------------
 Michael Mason
 Arras People
 www.arraspeople.co.uk
-----------------------------

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to