session not working in chrome and working in firefox
My session is not working in chrome and safari browser and working in firefox. Can anyone explain why this is happening ...
Latest news, tutorials, and updates from the PHP community
7071 articles available
My session is not working in chrome and safari browser and working in firefox. Can anyone explain why this is happening ...
Morning all Basically, I am unable to make successful cURL requests to internal and external servers from my Windows 7 d...
I'm new to Codeigniter and OOP PHP. Controller: [Code Block] If `echo $planet` in the controller it does what it's suppo...
How can I check if a key exists? If yes, then how do I get the value of this key from an array in PHP? E.g., I have this...
I am currently trying to add data to the database using CodeIgniter. I have already set up a registration page using the...
I am having trouble getting two tables and passing them to controller: Model: [Code Block] Controller: [Code Block] How ...
On my database I have fields that has value of 1 Blue White 2 White Blue 3 Blue 4 White for every ids. I have a controll...
I am trying to find out the latest image uploaded in each of the categories of a website from the database where the str...
I can insert multiple rows in the database, but the problem is when I am trying to update it gives me a Codeigniter erro...
Below is my model, it works correctly. Right now, it is returning `false` because there are no records for a new student...
I am using `geoloaction` to find the current location of user which returns the xml data [Code Block] now i want `Golīma...
I want to know how to change Apache MPM from mpm_winnt to prefork. Because I use PHP 5.3 Non Thread Safe . And I’ve hear...
Showing 5869 to 5880 of 7071 articles