Split an array into two arrays of (ideally) even total value
[Code Block] I would like to distribute this array into two arrays both ending up with a grand total (from the float val...
Latest news, tutorials, and updates from the PHP community
8494 articles available
[Code Block] I would like to distribute this array into two arrays both ending up with a grand total (from the float val...
I am trying to generate a random password in php. However I am getting all 'a's and the return type is of type array and...
Is there any way that I can integrate the UserCake user management system with MediaWiki? I want to link the accounts in...
I can't seem to work out how to check if an email exists in my database. Currently users use their email address to logi...
I have a webapp that uses Wordpress for it's authentication. I have an Account options page there. When opened, it conta...
This is my LoteModel method: [Code Block] and I call it like this: [Code Block] I have checked the SQL result for that q...
[Code Block] How do I write the above SELECT query in CodeIgniter's Query Builder?
In my website login page I can't get the alert "remember password for the site".I had already enabled remember password ...
I want to display both the user table and users_profiles table in 1 table : I want to link them both so that usrpID = us...
I want to display data from both the `users` table and `users_profiles` table in one HTML table. I want to link table re...
Please help me to convert this MySQL query to a CodeIgniter SQL method [Code Block] Having values such as location id's ...
I'm looking for a simple way to publish/retrieve PHP code changes from my local copy in Eclipse to a remote server over ...
Showing 7945 to 7956 of 8494 articles