PHPJavascript

Web Development Guide – My Personal Library of Tutorials and Scripts

How to assign data types to different column types

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 ...
posted under MySQL | No Comments »

Deleted MySQL table by mistake regenerate by PHP

June10
The condition is you should have the values of the database stored in a string, Hey don't make that ...
posted under MySQL, PHP | No Comments »

Generate random passwords and send email to user

June4
ForgotPassword. Generate a random password and notify users through email. Generate random passwords and send email to user You can use this ...
posted under PHP | No Comments »

Flash header website on browsers with no flash

June4
Detect flash support on client browser to avoid the blank box on flash header websites. Nowadays it is a common practice ...
posted under PHP | No Comments »

What is PHP?

June3
PHP is basically used in creating 'dynamic websites'. A Dynamic website is one where a database is connected to ...
posted under PHP | No Comments »

Encrypt password for web security using PHP

June3
Encrypt data fields and secure web based services like online shopping, e-banking, emails, intranet structures.. Encrypting information is crucial in the ...
posted under PHP | No Comments »

2,885 spam comments
blocked by
Akismet