Re: [PHP] -less layouts; Ideas welcome

2009-06-06 Thread Jim Lucas
Jim Lucas wrote: Since this has been a topic of dicussion, I figured I would add my thoughts. I have been toying with the idea of doing a -less layouts involving tabular data, calendars, etc... Recent threads have finally made me do it. Let me know what you think. http://www.cmsws.com/exam

[PHP] List files in a directory using filters and exclusions

2009-06-06 Thread Rolando Santamaria Maso
Hi PHP community, here I bring a very simple and interesting function that I made for a project, it's objetive is "to list path files in a directory with the possibility of using filters and exclusions". What do you think about? --- function get_files($path, &$result, Arr

Re: [PHP] https setup

2009-06-06 Thread Michael A. Peters
PJ wrote: Don't forget, you have to have a certificate, real or dummy for this to work. :-) Note that Firefox makes things difficult for non tech users with self signed certs, so for a live site open to the public, you really do want to spend the dough on a certificate from an authority.

Re: [PHP] Google Calendar Integration

2009-06-06 Thread kranthi
and you have a complete set of documentation at http://code.google.com/apis/calendar/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php