reading from MySQL is faster or reading from a file is faster?
HI I got a doubt I have seen reading mysql data is slower in case of large tables...I have done lots of optimization but...
Latest news, tutorials, and updates from the PHP community
8483 articles available
HI I got a doubt I have seen reading mysql data is slower in case of large tables...I have done lots of optimization but...
I am trying to come up with a function that I can pass all my strings through to sanitize. So that the string that comes...
We're building a new server and using IIS 7. PHP pages a served just fine and dandy, but the second we use any code to a...
How do I install and use GnuPG on WampServer?
I'm trying to install a PECL package on Linux, but the installer never gets past the configure stage. My hosting provide...
I have an array that looks like this, [Code Block] My dillema is I need to save the values from the friendsName and frie...
I am displaying all the users in the form using PHP where the data are fetched from db. When I click on the icon all use...
I want to fetch rows from a table which relate to qualifying rows in another table then print the parent-child data as a...
The code I currently have: [Code Block] The above code executes and save n no of `.xlsx` files in the folder, but the pr...
How do you represent this query as a Zend_Db_Select? [Code Block] The database is MySQL, using either PDO or mysqli adap...
I am creating a Google Maps Social Application.. I have a basic marker that has a blank square in between it where I nee...
How can convert the below youtube urls [Code Block] into [Code Block] using Regular Expressions?
Showing 8221 to 8232 of 8483 articles