drupal Not Found The requested url was not found on this server
I have been stuck in a strange situation from past two days. I have a drupal installation in my `/var/www/html` document...
Latest news, tutorials, and updates from the PHP community
7071 articles available
I have been stuck in a strange situation from past two days. I have a drupal installation in my `/var/www/html` document...
I want to write script, with function to multiple insert query. let me explain this better. I have one `quantity` input ...
I have two-dimensional array and I want replace second of two-dimensional array on random number of second array [Code B...
I have use the following code to select multiple value for selected checkbox to delete it from database table but when I...
So I'm trying my hand in constructing a small CMS for my workplace. Our current site is hosted via hostGator, so I used ...
I created an application, which using method extractTo() in class ZipArchive (standard in php) and I tested it on my loc...
I have this array: [Code Block] I want to split it in two arrays depending if the index is even or odd, like this: [Code...
What are the risks and benefits of storing DB connection info in the ini file, if the only purpose of accessing the data...
I'm extracting tlds from my URLs content with PHP's `parse_url()`. Than I have an array of top level domains which are c...
I have a table (eg the name is "page"), where each row is a child of another row, like below (see the HTML section): htt...
I have a little problem when I'm trying to get count of rows from table, where `date` is `BETWEEN 2012-09-01 AND 2012-09...
I'am learning to make a blog in CodeIgniter 2.x . What I want - when user clicks on the link readmore on the blog's page...
Showing 5857 to 5868 of 7071 articles