Re: [PHP] IDE

2012-05-06 Thread Simon Schick
On Mon, May 7, 2012 at 3:10 AM, Ethan Rosenberg wrote: > > > === > Simon - > > Thanks. > > >> I don't think you're talking about auto-form-fill and stuff like >> that, are you? > > > No, I am not. > > Please send me your xdebug-config file. > > Thanks > > Ethan > > Hi, Ethan I forgot to ment

Re: [PHP] IDE

2012-05-06 Thread Ethan Rosenberg
At 06:45 PM 5/6/2012, Simon Schick wrote: On Mon, May 7, 2012 at 12:33 AM, Ethan Rosenberg wrote: > > Dear List - > > Is there any IDE which will let me step thru my code AND give the > opportunity to enter data; eg, when a form should be displayed allow me to > enter data into the form and then

Re: [PHP] IDE

2012-05-06 Thread Simon Schick
On Mon, May 7, 2012 at 12:33 AM, Ethan Rosenberg wrote: > > Dear List - > > Is there any IDE which will let me step thru my code AND give the > opportunity to enter data; eg, when a form should be displayed allow me to > enter data into the form and then proceed?  I realize the forms are either >

[PHP] IDE

2012-05-06 Thread Ethan Rosenberg
Dear List - Is there any IDE which will let me step thru my code AND give the opportunity to enter data; eg, when a form should be displayed allow me to enter data into the form and then proceed? I realize the forms are either HTML and/or Javascript, but there must be a work-around. I is ex

Re: [PHP] code deployment through php

2012-05-06 Thread rene7705
On Sat, May 5, 2012 at 5:13 AM, tamouse mailing lists < tamouse.li...@gmail.com> wrote: > On Wed, May 2, 2012 at 5:23 AM, rene7705 wrote: > > On Wed, May 2, 2012 at 11:47 AM, rene7705 wrote: > > > >> I can't use anything like git on my shared hoster. But I suppose I could > >> use something like

[PHP] Re: PHP Subroutine Call Blowing UP with Strings

2012-05-06 Thread Maciek Sokolewicz
On 06-05-2012 14:54, George R Smith wrote: root@dellT710:/var/www# php qm_get_clients.php *** glibc detected *** php: free(): invalid next size (fast): 0x0a2c3998 *** Sounds like a segfault to me, which is fully the fault of the extension, and not something you're doing in PHP. Try asking the

[PHP] PHP Subroutine Call Blowing UP with Strings

2012-05-06 Thread George R Smith
All, I am new to PHP (about 3 weeks) and am testing the return of strings from a external database subroutine. This database is not relational, not MySQL, MSSQL or others. Thanks to all in advance for any help. Some info which might be helpful: phpinfo() PHP Version => 5.3.3-7+squeeze8 System =