dear all friends...
ada yg bisa kasih saran tidak....saya lagi cari website template yg bisa php
dan database (tapi yg free) kalau ada boleh dong kasih tahu alamat urlnya...
thank before
salam
budi
deny sondara <[EMAIL PROTECTED]> wrote:
saya coba dulu, terima kasih banyak
the godote <[EMAIL PROTECTED]> wrote: mungkin pakai ini bisa?
-------------------------------------------------------------------------------------------------
// generate password
function createRandomPassword() {
$chars = "0123456789";
srand((double)microtime()*1000000);
$i = 0;
$pass = '' ;
while ($i <= 7) {
$num = rand() % 33;
$tmp = substr($chars, $num, 1);
$pass = $pass . $tmp;
$i++;
}
return $pass;
}
$password = createRandomPassword();
-------------------------------------------------------------------------------------------------
deny sondara wrote:
> betul sekali .... tapi bentuk nya karakter huruf 1 sampai sekian gitu .....
> yang muncul
>
> the godote <[EMAIL PROTECTED]> wrote: Mungkin maksudnya, passwordnya
> autogenerate pada saat mendaftar.
> gitu bukan?
>
---
Website: http://toekangweb.or.id/
Arsip milis : http://groups.yahoo.com/group/toekangweb/messages
SPONSORED LINKS
Computer internet security
Training computer and internet
Webmasters make money
Webmasters tool
Webmasters
---------------------------------
YAHOO! GROUPS LINKS
Visit your group "toekangweb" on the web.
To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
---------------------------------
---------------------------------
Yahoo! Mail goes everywhere you do. Get it on your phone.
[Non-text portions of this message have been removed]
---
Website: http://toekangweb.or.id/
Arsip milis : http://groups.yahoo.com/group/toekangweb/messages
SPONSORED LINKS
Computer internet security Training computer and internet
Webmasters make money Webmasters tool Webmasters
---------------------------------
YAHOO! GROUPS LINKS
Visit your group "toekangweb" on the web.
To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
---------------------------------
---------------------------------
Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates.
[Non-text portions of this message have been removed]
------------------------ Yahoo! Groups Sponsor --------------------~-->
Get to your groups with one click. Know instantly when new email arrives
http://us.click.yahoo.com/.7bhrC/MGxNAA/yQLSAA/AZzolB/TM
--------------------------------------------------------------------~->
---
Website: http://toekangweb.or.id/
Arsip milis : http://groups.yahoo.com/group/toekangweb/messages
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/toekangweb/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/