Re: [PHP] Name Capitalization

2007-03-19 Thread LeaseWeb - Poelwijk
Hello. You could use the ucfirst() function for most names: http://nl2.php.net/manual/en/function.ucfirst.php But that would make Mcdonald and not McDonalds Regards, Sander Poelwijk Leonard Burton wrote: HI All, Does anyone use a library to properly capitalize last names? For instance, M

Re: [PHP] Graphs

2007-02-02 Thread LeaseWeb - Poelwijk
Or you could try JPgraph, i used it for several projects: http://www.aditus.nu/jpgraph/ Regards, Sander Poelwijk [EMAIL PROTECTED] wrote: I would like to add some graphing capability to an app of mine. What package is recommended? I don't need anything too fancy, just some bar graphs, pie