- 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
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
if ($date_reg_2!="0000-00-00 00:00:00")
{
$start_date_array_2 = explode (" ",$date_reg_2);
$start_time_array_2 = explode (":",$start_date_array_2[1]);
$time_base_2 = $start_time_array_2[0].":".$start_time_array_2[1];
$request_date_start_2 = $start_date_array_2[0]." ".$time_base_2;
$request_time_start_2 = $time_base_2.":00";
}
if($date_do_array[0]!="0000-00-00")
{
$request_date_start_2 = $date_do_array[0]." ".$time_do_array[0].":".$time_do_array[1];
}
if (date("Y-m-d H:m")>$request_date_start_2)
{
if ($con_from_bill=='0') $color = "#FED0D0";
elseif ($time_online<$request_time_start_2&&$con_from_bill==0) $color = "#CAF0BC";
else if ($con_from_bill==1||$status==5) $color = "#CAF0BC";
else $color = "#FED0D0";
}
else
{
if ($date_perezvon_array[0]!='0000-00-00' && $perezvon=='0')$color = "#F6FC48";
else $color = "#ffffff";
}
if ($date_do_array[0]!="0000-00-00") $time_base = $time_do_array[0].":".$time_do_array[1];
else $time_base =$start_time_array[0].":".$start_time_array[1];
if($date_do_array[0]!="0000-00-00" && $start_date_array[0]==$date[$w])
{
$color = "#D2EAFD";
}
else $color = $color;
if (date("Y-m-d")>$day_today)
{
if ($con_from_bill=="0" && $status != 5) $color = "#F51F1F";
else $color = "#CAF0BC";
}
else $color= $color;
$url_edit = "/start/incoming_info.php?callid=$callid&teamid=$teamid&from=from_connect";
if ($date_do!="0000-00-00 00:00:00" && $date[$w]==$start_date_array[0])$ahref = "<a href=\"#\" class=\"hint\" onMouseover=\"showhint('$info_request', this, event, '250px')\"><span style=\"background-color:$color;font-size:8pt;font-family:arial,helvetica,sans serif;color: #969595;font-weight:normal;\">";
else $ahref="<A HREF=\"javascript:;\" onClick=\"openHorWin('$url_edit')\" class=\"link_incoming\" style=\"background-color:$color;width:100%\"><span style=\"color:$text_color\">";
if($status!="33" && $status!="34") $time_info = $time_info."<nobr>$ahref $time_base - $incoming </a></span><nobr><br>";
else
{
if ( $status == 34 && $cancel == 1 ) $color = "#FF8A42";
else if ( $connect_poe == 0 ) $color = "#72AFFF";
else if ( $connect_poe == 1 ) $color = "#CAF0BC";
else $color = "#FED0D0";
if ( $status == "33" )
$url_edit = "/start/psevdo.php?do=info&callid=$callid";
else
$url_edit = "/start/poe.php?callid=$callid";
$start_date_array_33 = explode (" ",$date_reg_2);
$start_time_array_33 = explode (":",$start_date_array_33[1]);
$time_base_33 = $start_time_array_33[0].":".$start_time_array_33[1];
$ahref="<A HREF=\"$url_edit\" onClick=\"openHorWin2()\" target=\"displayWindow\" class=\"link_incoming\" style=\"background-color:$color;width:100%;text-decoration:none;\"><span style=\"color:$text_color\">";
$comments = substr($comments,0,20);
$incoming = $incoming == "., -0" ? $comments : $incoming;
$time_info = $time_info."<nobr>$ahref $time_base - $incoming</a></span><nobr><br>";
}
}
Долго и упорно пытался вставить свой "если" в этот код никак не мог найти куда лучше его вставить :-D
Люди не пишита так никогда, кому то потом придется в этом ковырятся...
Анонимус 30.08.2010 13:27 # +3
zheka 30.08.2010 14:38 # 0
Анонимус 30.08.2010 14:47 # +1
$ahref="<A HREF=\"$ur
zheka 30.08.2010 15:05 # 0
zheka 30.08.2010 15:06 # 0
Анонимус 30.08.2010 15:24 # 0
Этот проект как раз из таких
user654321 30.08.2010 15:22 # +3
Анонимус 30.08.2010 15:25 # +3
Lure Of Chaos 30.08.2010 15:31 # +1
Мистер Хэнки 30.08.2010 19:58 # 0
какое-то несусветное говно с вырвиглазным форматированием. tl;dr
wwwguru 02.09.2010 05:41 # 0