Search found 2 matches
- Sun Feb 23, 2014 7:10 pm
- Forum: General Discussion
- Topic: Web App Ideas
- Replies: 2
- Views: 2714
Re: Web App Ideas
Well, I don't mean to sound condescending, but do you really think people are willing to give away innovative ideas? I mean, sure it would be reasonable if this were a non-technical forum, but it isn't. If it were just a layman's forum where people don't know how to code or get access to someone who...
- Sun Feb 23, 2014 6:54 pm
- Forum: General Discussion
- Topic: PHP String Object
- Replies: 3
- Views: 2186
PHP String Object
Hello! Do any of you know why we have not seen a more Object Oriented approach in PHP when it comes to Strings. It seems so reasonable to adopt a mechanism much like JavaScript's where every string is an object. For instance, I wrote a small little snippet that would highlight a few benefits when it...