CodeIgniter User model is not loaded when class filename is user.php and emits error: Undefined property
Possible Duplicate: Error : get property of non-object I am new to codeigniter model, i try to follow steps in docs to l...
Latest news, tutorials, and updates from the PHP community
8483 articles available
Possible Duplicate: Error : get property of non-object I am new to codeigniter model, i try to follow steps in docs to l...
I have my blog at location /blog, and the content is dynamic. I would like /index.php on my site to mirror /blog How do ...
I have a php multidimensional array (2 levels) with some values and I want to identify what values are present in all ar...
I'm using MySQL ActiveRecord with CodeIgniter to execute queries, but have run into some snags when using the `select()`...
I am implementing a shopping cart site. When the user add the item, it will automatically add to cart with the product n...
Is there any other way to print 40 dots in php? I have this in my mind but I think this is wrong.. maybe there was a way...
I have a script which I can run from windows console writing "php backup.php". How can I create a link to run it directl...
I am testing integrating a website to Paypal, using Web Payments standard and HTML Variables. I have written a simple PH...
What is the difference between `var_dump()` and `print_r()` in terms of spitting out an array as string?
I am implementing the search feature in a restaurant site. User first selects the area he is searching for restaurant an...
I am having 5 checkbox with the food items like Chicken, fruits, vegetables, Snacks,.. like that. What I am trying to im...
Can someone show me how to get the youtube id out of a url regardless of what other GET variables are in the URL. Use th...
Showing 8185 to 8196 of 8483 articles