Re: [PHP] Re: Crudin - CRUD INterface Generator - Open Source Project

2012-05-25 Thread Tommy Pham
On Fri, May 25, 2012 at 3:53 PM, Maciek Sokolewicz wrote: > On 25-05-2012 23:09, Rodrigo de Almeida Rodriguez wrote: >> >> Hi, >> >> I am the creator of a open source project called Crudin >> (http://crudin.smarc.com.br/en) >> >> Crudin is a system for generation of fron-ends in the MySQL, writted

[PHP] Re: Crudin - CRUD INterface Generator - Open Source Project

2012-05-25 Thread Maciek Sokolewicz
On 25-05-2012 23:09, Rodrigo de Almeida Rodriguez wrote: Hi, I am the creator of a open source project called Crudin (http://crudin.smarc.com.br/en) Crudin is a system for generation of fron-ends in the MySQL, writted in PHP Without needing to program nothing you get a complete platform with o

[PHP] Crudin - CRUD INterface Generator - Open Source Project

2012-05-25 Thread Rodrigo de Almeida Rodriguez
Hi, I am the creator of a open source project called Crudin (http://crudin.smarc.com.br/en) Crudin is a system for generation of fron-ends in the MySQL, writted in PHP Without needing to program nothing you get a complete platform with operations CRUD (Create, Read, Update and Delete) and mu

Re: [PHP] Simple XML, (x)html, and xpath

2012-05-25 Thread Andrew Ballard
On Fri, May 25, 2012 at 3:57 AM, Gary wrote: > If I use simplexml_load_string to create an XML object with the > following XHTML > , > | > | | "http://www.w3.org/TR/ > | xhtml1/DTD/xhtml1-strict.dtd"> > | http://www.w3.org/1999/xhtml";> > | | /> > | test title > | > | > | > | > | > `--

Re: [PHP] Function size

2012-05-25 Thread Tedd Sperling
On May 24, 2012, at 5:01 PM, Ashley Sheridan wrote: > On Thu, 2012-05-24 at 15:48 -0500, tamouse mailing lists wrote: >> On May 23, 2012 9:14 AM, "Tedd Sperling" > > wrote: >> > >> > H >> Yes, I think that is *exactly* the criterion-- not a mystery or an emergent >> thing, really, was a pretty exp

[PHP] Re: Function size

2012-05-25 Thread Tedd Sperling
On May 24, 2012, at 4:48 PM, tamouse mailing lists wrote: > Yes, I think that is *exactly* the criterion-- not a mystery or an emergent > thing, really, was a pretty expicit reasoning--being able to see/scan the > entire function on one page (or now in one screenful) makes it much easier to > s

Re: [PHP] Simple XML, (x)html, and xpath

2012-05-25 Thread ma...@behnke.biz
Gary hat am 25. Mai 2012 um 09:57 geschrieben: > If I use simplexml_load_string to create an XML object with the > following XHTML > , > | > | | "http://www.w3.org/TR/ > | xhtml1/DTD/xhtml1-strict.dtd"> > | http://www.w3.org/1999/xhtml";> > | | /> > | test title > | > | > | > | > |