Re: [PHP] Please help me with these questions..

2004-01-16 Thread Richard Davey
Hello, Friday, January 16, 2004, 11:54:26 AM, you wrote: SISAD> I'm a beginner in PHP.. And I'm working on a project.. SISAD> I want your help please to learn how to : SISAD> 1- MD5 with PHP values. $md5 = md5($variable); SISAD> 2- Random values in PHP. $min = 1; $max = 100; $random = mt_rand

[PHP] Please help me with these questions..

2004-01-16 Thread SASSINC Internet Solutions - Arabic Department
Hi all.. I'm a beginner in PHP.. And I'm working on a project.. I want your help please to learn how to : 1- MD5 with PHP values. 2- Random values in PHP. 3- Inserting values to mySQL DB by PHP and importing from them also to send echo. (For example : after MD5 some strings in PHP I want to i