Re: [PHP] Unit testing in PHP

2010-06-17 Thread Pavan Keshavamurthy
On Thursday 17 Jun 2010 3:21:18 pm vikash.i...@gmail.com wrote: > Hi, > > What do you use for unit testing in PHP? phpUnit, SimpleTest or any other? I tend to prefer SimpleTest. Mock Objects and the Web UI are IMO, way better than what they are with PHPUnit (the last I saw of it). Besides, ever

Re: [PHP] SMS gateway

2009-05-13 Thread Pavan Keshavamurthy
this service, that could make life a lot easier (http://sourceforge.net/projects/sms-api/) Best Pavan Keshavamurthy On Wednesday 13 May 2009 19:30:30 Manoj Singh wrote: > Hi All, > > I need to create the SMS functionality in PHP. > > Do you have any idea of Open Source SMS gateway