PHP News

Latest news, tutorials, and updates from the PHP community

8483 articles available

StackOverflow PHP download

Open Download Dialog with PHP

I am trying to make an online kickstart config file creator. After the file is created on the server how do I get the do...

cskwrd
Jun 12, 2009
Read More
StackOverflow PHP multidimensional-array

PHP 2d Array Declaration

I am trying to define a 2d array in php. I have some concept code so you can see the situation: [Code Block] The error t...

PhpHelpMe
Jun 5, 2009
Read More
StackOverflow PHP arrays, multidimensional-array, transpose, higher-order-functions

Transposing multidimensional arrays in PHP

How would you flip 90 degrees (transpose) a multidimensional array in PHP? For example: [Code Block] How would you imple...

Calvin
Apr 28, 2009
Read More
StackOverflow PHP file, exists

is_file or file_exists in PHP

I need to check if a file is on HDD at a specified location ($path.$file_name). Which is the difference between `is_file...

Duncan Benoit
Apr 27, 2009
Read More

Showing 8413 to 8424 of 8483 articles