What is LINQ? How can I use this with PHP?
Posted
by Ygam
on Stack Overflow
See other posts from Stack Overflow
or by Ygam
Published on 2010-03-23T10:19:56Z
Indexed on
2010/03/23
10:23 UTC
Read the original article
Hit count: 131
Language Integrated Query. Now I know that the acronyms are. I have seen C# examples, but can't really understand them. Can I use them with PHP? Can I use it along with ORM? Has any PHP MVC framework has this?
© Stack Overflow or respective owner