Validate South Africa Cell Phone Number
How can I validate a South African cell phone number? The number must start with the country code like +27 and be max 11...
Latest news, tutorials, and updates from the PHP community
6993 articles available
How can I validate a South African cell phone number? The number must start with the country code like +27 and be max 11...
I have this library in CI that retrieves my latest twitter updates. It has a function that sends my latest updates as ob...
I have this library in CI that retrieves my latest twitter updates. It has a function that sends my latest updates as ob...
I am unable to manage the RSS feeds easily due to an overwhelming number of new stories / similar news contents posted i...
The php function error_log() let you send logs to email setting the second param to 1. I do that, but i want to dispay m...
I have the following code: [Code Block] The problem is that $news_description comes back empty although there is a value...
I'm using CodeIgniter and I got this error in my view. A PHP Error was encountered Severity: Notice Message: Undefined v...
I am developing an Admin Control panel and I have to use ODBC to connect to the Database. I'm used to using MySQLi so th...
I have an url to the image, like `$var = http://example.com/image.png` How do I get its dimensions to an array, like `ar...
I am using CodeIgniter MVC architecture to query a database and display results. The model does this: [Code Block] The c...
How can I have PHP 5.2 (running as apache mod_php) send a complete HTTP response to the client, and then keep executing ...
I'm selecting the results from the database. And I'm cycling/printing them out to the screen using `while($stmt->fetch()...
Showing 6637 to 6648 of 6993 articles