- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
$conf_is_homepage=(strpos(strtolower($_SERVER['PHP_SELF']),"/index.php")>0)?true:false;
$accounttype=explode("|","General User|Administrator");
$accountstatus=explode("|","Inactive|Active");
$varLabel=explode("|","Message|First Name|Last Name|Username|User Email|Password");
$varName=explode("|","xxMESSAGExx|xxFIRSTNAMExx|xxSURNAMExx|xxUSERNAMExx|xxUSEREMAILxx|xxPASSWORDxx");
$varValue=explode("|","message_|cus_fname|cus_lname|cus_username|cus_email|cus_password");
// Error & Messages
$site_root=$conf_script_folder."/";
//$arrDayNames=explode('|', 'Sunday|Monday|Tuesday|Wednesday|Thursday|Friday|Saturday');
$arrDayNames=explode('|', 'Weekdays|Saturday|Sunday');
bytes 18.10.2010 23:35 # +3
1_and_0 19.10.2010 01:00 # +1
Человек не знает ни SQL, ни PHP =(
Это печально..
bytes 19.10.2010 01:10 # 0
asfalanaft 18.10.2010 23:52 # 0
Lure Of Chaos 19.10.2010 10:55 # 0
bytes 19.10.2010 13:47 # 0
bytes 19.10.2010 13:56 # +1
кстати, пропускать по строчке - это фирменный стиль автора
Vasiliy 19.10.2010 14:22 # 0
bytes 19.10.2010 14:26 # 0
Vasiliy 19.10.2010 14:49 # −1
bytes 19.10.2010 14:54 # 0
This is obvious 19.10.2010 16:26 # +1
bytes 19.10.2010 16:39 # 0
Oleg_quadro 19.10.2010 18:52 # 0
bytes 19.10.2010 19:09 # 0
$arr = array('Active','Inactive');
bytes 19.10.2010 19:28 # 0
Oleg_quadro 19.10.2010 19:49 # 0
я так полагаю, он из-за этого делал.
bytes 19.10.2010 19:51 # +1
seonull 20.10.2010 10:04 # 0
Lure Of Chaos 20.10.2010 16:59 # 0