How to check whether every character is alpha-numeric in PHP?
[Code Block] The above only checks the 1st character, how to check whether all are alpha-numeric?
Latest news, tutorials, and updates from the PHP community
6985 articles available
[Code Block] The above only checks the 1st character, how to check whether all are alpha-numeric?
I have programmed and tossed it on my host's server but I get the error here Fatal error: Allowed memory size of 5368709...
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...
Showing 6721 to 6732 of 6985 articles