PHP News

Latest news, tutorials, and updates from the PHP community

7059 articles available

StackOverflow PHP include

PHP Fails on require_once

I've got a PHP script that includes ( or 'requires' ) a set of other scripts. This is effectively for importing all of m...

DigitalJedi805
Apr 13, 2012
Read More
StackOverflow PHP regex, unicode, multibyte, mbstring

Multibyte trim in PHP?

Apparently there's no `mb_trim` in the `mb_*` family, so I'm trying to implement one for my own. I recently found this r...

federicot
Apr 8, 2012
Read More
StackOverflow PHP loops, foreach, iteration, php-internals

How does PHP 'foreach' actually work?

Let me prefix this by saying that I know what `foreach` is, does and how to use it. This question concerns how it works ...

DaveRandom
Apr 7, 2012
Read More
StackOverflow PHP mysql, codeigniter, prepared-statement, limit

Cant set Limit values in query [closed]

i am using Codeigniter i am facing an issue while setting the values of "Limit" in a query,Limit is only showing "limit ...

noobie-php
Apr 7, 2012
Read More

Showing 6085 to 6096 of 7059 articles