Re: [Phphtmllib-devel] sx_date_today() function, where is that from?
Status: Beta
Brought to you by:
hemna
From: walt b. <wab...@3g...> - 2003-07-09 18:40:06
|
mi...@we... wrote: >Hi, > >First, awesome job on the library Walt. I have almost >convinced my entire programming group to use it exclusively >on our web projects. It has saved a great amount of >development time and has made my job noticeably easier, >thanks. > --awesome. I'm glad it can help ya get work done in a consistent manner. It is a bit of a learning curve for sure, but for web apps, it has really helped me. Do you have any examples of it live that I can see? :) >On to the good stuff . . . > >I have been falling in love with the FormValidation class. > I use it everywhere throughout one of our sites, even when >I am not using any of the other Form classes. However, I >tried using the FormValidation::is_ccexp() function, and I >get a FATAL error, can't find the function sx_date_today(). > I looked around quite a bit (greped source code, php.net & >google), but can't find the function defined anywhere. > Where in the world does this come from? > ---yah that is my bad. I'm fixing it right now. I'll have it in CVS in a few minutes. 2.2.5 is pretty much ready to go. I'm just deciding if I should include the new wizard class (that isn't done yet). > >Secondly, since we have started using the phpHtmlLib >library, my colleagues and I have started growing our share >of widgets and *extension-hacks* based upon phpHtmlLib. > After polishing them up a little, we would love to give >them back to the group of developers using the library. > What is the preferred method for doing this. > ----sure. Anything you guys can contribute, I would love to check out and include them as part of the libs. I've been so busy with peripheral things and new features, I haven't had time to work on new widgets. I'd love to get something like a calendar widget. Cheers Walt |