Preventing duplicate images from being submitted
I am using a form to upload files (images) to my server. How can I possibly prevent the same image from being uploaded t...
Latest news, tutorials, and updates from the PHP community
7059 articles available
I am using a form to upload files (images) to my server. How can I possibly prevent the same image from being uploaded t...
can someone tell me what seems to be the issue with this [Code Block] Im getting a Warning: Invalid argument supplied fo...
Can someone tell me what seems to be the issue with this? [Code Block] I'm getting a warning: Warning: Invalid argument ...
iam facing problem in passing array to view. this is my controller code.. [Code Block] model code return more than 5 row...
I am setting a cookie, but having some issue. Currently the cookie format is this: [Code Block] So expiry time is set to...
How do I write this MySQL query for Codeigniter? [Code Block]
What I am trying to do is to group rows of a table by distinct values and then count the results while also relating the...
OK, below is a get_members function in my controller that I pulled and manipulated from the interwebs... i can print out...
I am using CodeIgniter for database access, but I have a security concern. [Code Block] When I load the result array int...
I have code like this: [Code Block] $col is name of the row in the table, and $id is unique id for the query. In most ca...
I have code like this: [Code Block] $col is name of a column in the table, and $id is usually the unique id for the quer...
I have code like this: [Code Block] $col is name of a column in the table, and $id is usually the unique id for the quer...
Showing 6001 to 6012 of 7059 articles