Hyperlink built by CodeIgniter's anchor() loads a page as 404 file not found
I am using CodeIgniter to design a website, and I am having trouble getting anchor to work correctly. Here is how I am u...
Latest news, tutorials, and updates from the PHP community
8596 articles available
I am using CodeIgniter to design a website, and I am having trouble getting anchor to work correctly. Here is how I am u...
I have a php variable called $image which holds the contents of a medium blob from a mySQL server and I'm trying you out...
I am writing a mysql/php ad system I have an ads table with the following columns id, spot, city, state, img, url, views...
I can connect to my mysql db using php without a password fine. However, when I add a password in phpmyadmin I can no lo...
I've got a PHP script that includes ( or 'requires' ) a set of other scripts. This is effectively for importing all of m...
When I echo var_dump($_variable), I get one long, wrapping line with all varable's and values like [Code Block] Is there...
Somehow it's a bit difficult for me to build a query like this: "Give me all entries of navigation where linkname not nu...
Please do not think to go for negative the question via reading the question. because I have searched a lot and I know t...
I'm creating a LDAP directory search using PHP and we're using Novell as our LDAP server. I'm able to successfully searc...
Apparently there's no `mb_trim` in the `mb_*` family, so I'm trying to implement one for my own. I recently found this r...
Let me prefix this by saying that I know what `foreach` is, does and how to use it. This question concerns how it works ...
i am using Codeigniter i am facing an issue while setting the values of "Limit" in a query,Limit is only showing "limit ...
Showing 7621 to 7632 of 8596 articles