Euro sign not showing on site [duplicate]
One of my fields (which is a latin1_swedish_ci) seems to show the euro symbol fine in PHPMYADMIN inside of the field. Ho...
Latest news, tutorials, and updates from the PHP community
8494 articles available
One of my fields (which is a latin1_swedish_ci) seems to show the euro symbol fine in PHPMYADMIN inside of the field. Ho...
Is it true that at times it may be more beneficial NOT to call `mysqli_result::free`, `mysqli_result::close`, `mysqli_re...
How can I use nested `for()` loops to get the following result? [Code Block] How can I build that array using for loops ...
I'm using CodeIgniter and trying to do an UPDATE query, but it keeps creating a new row like an INSERT query. Here is th...
I have nginx installed with PHP-FPM on a CentOS 5 box, but am struggling to get it to serve any of my files - whether PH...
I'm getting an error with this function: Controller [Code Block] View [Code Block] CodeIgniter gives this error: A Datab...
I decided that I wanted a search field on my website, the thing is I don't really have any knowledge about search algori...
I used this code to check for the type of images, [Code Block] but some users complain they get an error while uploading...
I have for example this query: [Code Block] How can I write it on Codeigniter? I think something like: [Code Block] (I n...
I have two tables in my database articles With the following fields id author post_date modification title section_id vi...
I'm struggling a bit with resetting a pointer. I want to do this because I'm going to use the same query twice in the sa...
I would like some help with my nested query for my news article page - basically I want each article to have its related...
Showing 7885 to 7896 of 8494 articles