what is the purpose of magic_quotes_gpc in php.ini file
Can anyone tell me what is the significance of the key magic_quotes_gpc in php.ini file.
Latest news, tutorials, and updates from the PHP community
8483 articles available
Can anyone tell me what is the significance of the key magic_quotes_gpc in php.ini file.
I've been on and off intrested in making a text based browser game. I have been turned off by the idea because of the da...
How do I get a count of columns where('user_id', $id)...?
I have an multidimensional array, how can I use it? I want to use each separate array in a `for` loop. What I want to ac...
How can I select rows from two or more tables? I'm setting default fields for a form, and I need values from two tables....
[Code Block] Assuming that all the $_REQUESTs are valid numerical values for their appropriate fields in the day/month/y...
Do interfaces in PHP have properties, or do they only have methods?
A friend of mine made a flash game for my website. The game makes a request to `/game/p00ints.php` with the points in `$...
I'm trying to get url links to those bit.ly redirects. I've tried to open bit.ly links with `file_get_contents` but it a...
I was working on a application with Zend Framework and PDO_MYSQL Adapter. But my client server doesnt support PDO_MYSQL ...
I have a model and controller who gets some data from my database and returns the following array [Code Block] It shows ...
I'm getting illegal offset type error for every iteration of this code. Here's the code : [Code Block]
Showing 8245 to 8256 of 8483 articles