Create Dynamic Images using Base Image [closed]
I am creating a Google Maps Social Application.. I have a basic marker that has a blank square in between it where I nee...
Latest news, tutorials, and updates from the PHP community
6985 articles available
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?
if... [Code Block] for this action: [Code Block] is this doing 1 loop (iterated x times)? and for this one: [Code Block]...
Currently I am using MySQLi to parse a CSV file into a Database, that step has been accomplished. However, My next step ...
I found the following code on php.net. I'm trying to write a wrapper for the MySQLi library to make things incredibly si...
I was studying string manipulation. You can use `strlen()` or `substr()` but cannot rely on other functions that are pre...
I was studying string manipulation. You can use `strlen()` or `substr()` but cannot rely on other functions that are pre...
How to convert a date string `Mon, 24 May 2010 17:54:00 GMT` from RSS feed to a timestamp in PHP ?
I have a CodeIgniter project running perfectly in my localhost. When I deployed, my links seem to be broken. e.g. mysite...
I have developed a PHP web app. I am giving an option to the user to update multiple issues on one go. In doing so, some...
I have a nested array (only one level deep) like this: [Code Block] I'd like a nice way to `implode()` it to this form: ...
This is my SQL: [Code Block] It works when I run it directly in MySQL. But PDO says: [Code Block] Why so? How to cure th...
Showing 6733 to 6744 of 6985 articles