Build Frontend Forum with Codeigniter [closed]
I have 3 Table [Code Block] i build page 1 to show forum_name page 2 to show name_thread group by forum_id ( CAN I INSER...
Latest news, tutorials, and updates from the PHP community
8596 articles available
I have 3 Table [Code Block] i build page 1 to show forum_name page 2 to show name_thread group by forum_id ( CAN I INSER...
In PHP, how do you tell if the users' forms submitted is valid and not fraud (i.e. some other form on some other site wi...
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...
Showing 7381 to 7392 of 8596 articles