[PHP] my Datepicker in PHP, please comment :-)

2003-01-06 Thread Oliver Spiesshofer
# Here is a datepicker that I wrote in PHP. Comments welcome ! # It's supposed to give you an endless calender and a link with the # resulting timestamp when a day is clicked. I might add a time-field # later. I know the code is not perfect, since I am not :-) If you have # suggestions, please

[PHP] using mbstring without having /configure'd it

2002-11-26 Thread Oliver Spiesshofer
Hi, Is it possible to use mbstring after setting the necessary values in ini_set() or htaccess without having it enabled during /configure? thanks Oliver -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php