Re: [PHP] Web application design considerations - a good reference ?

2009-06-03 Thread AngeloZanetti
Tony Marston wrote: > > If you are building a business application with PHP rather than an > ordinary > website then I suggest that you use a framework instead of trying to > reinvent the wheel (and making a hash of it). The Radicore framework was > specifically designed for CRUD application

Re: [PHP] Why doesn't mySQL stop a query when the browser tab is closedL

2009-06-03 Thread AngeloZanetti
Bastien Koert-3 wrote: > > > > On Jun 2, 2009, at 21:13, "Daevid Vincent" wrote: > >> I just noticed a horrible thing. >> >> I have a query (report) that can take 15 minutes or more to generate >> with >> mySQL. We have > 500 Million rows. This used to be done in real time >> when we >>

Re: [PHP] Book site question

2009-06-03 Thread AngeloZanetti
bruce-60 wrote: > > Hi List... > > A little while ago... (in a land far away!!).. Someone posted some > questions > about a site he/she was creating having to do with textbooks... I'm trying > to find that person to talk to them about what they were doing... I've > searched my past emails but

Re: [PHP] forms problem

2009-06-03 Thread AngeloZanetti
Shawn McKenzie wrote: > > PJ wrote: >> PROBLEM 1 solved: errant s removed; strange that they were >> inhibiting entry of data into form field? >> >> PROBLEM 2 not resolved: but the form was off the page and clipped in >> upper right hand corner. What can be done to get it to show correctly? >>

[PHP] Getting Sub Elements with XPath

2009-04-30 Thread AngeloZanetti
Hi all, I have the following XML returned to us.