Generating a random password in php
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...
Latest news, tutorials, and updates from the PHP community
6993 articles available
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 ...
In certain other languages (ActionScript 3 for example), it has been noted that initializing a new array is faster if do...
Showing 6445 to 6456 of 6993 articles