I went to php.net wnating info on the date() function. To my surprise the word date
was already in the "search for" field.
Has PHP developed some new functions?
Possible code
<?
$question = read_psychic_aura("user");
$answer = answer_question($question);
echo $answer;
?>
If not are these ever planned as I have use for them.
Thanks
Charles Killmer
PS In case you are wondering yes this is supposed to be humorous. ;-)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php