June12
This article describes the appropriate datatypes for specific column types eg clientID=smallint(3) andĀ clientName=varChar(40)
While developing a dynamic website, a database ...
June10
The condition is you should have the values of the database stored in a string, Hey don't make that ...
June4
ForgotPassword. Generate a random password and notify users through email.
Generate random passwords and send email to user
You can use this ...
June4
Detect flash support on client browser to avoid the blank box on flash header websites.
Nowadays it is a common practice ...
June3
PHP is basically used in creating 'dynamic websites'. A Dynamic website is one where a database is connected to ...
June3
Encrypt data fields and secure web based services like online shopping, e-banking, emails, intranet structures..
Encrypting information is crucial in the ...