-
Notifications
You must be signed in to change notification settings - Fork 0
/
debug.html
36 lines (36 loc) · 3.22 KB
/
debug.html
1
2
3
4
5
6
7
8
9
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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
</head>
<body>
<pre class='xdebug-var-dump' dir='ltr'>
<b>array</b> <i>(size=25)</i>
'kanal' <font color='#888a85'>=></font> <small>string</small> <font color='#cc0000'>'televizija'</font> <i>(length=10)</i>
'datum' <font color='#888a85'>=></font> <small>string</small> <font color='#cc0000'>'13.06.2013'</font> <i>(length=10)</i>
'columns' <font color='#888a85'>=></font> <small>string</small> <font color='#cc0000'>'3'</font> <i>(length=1)</i>
'action' <font color='#888a85'>=></font> <small>string</small> <font color='#cc0000'>''</font> <i>(length=0)</i>
'vrijeme_1' <font color='#888a85'>=></font> <small>string</small> <font color='#cc0000'>'04:05'</font> <i>(length=5)</i>
'naslov_1' <font color='#888a85'>=></font> <small>string</small> <font color='#cc0000'>'dsad'</font> <i>(length=4)</i>
'tip_1' <font color='#888a85'>=></font> <small>string</small> <font color='#cc0000'>'Drugo'</font> <i>(length=5)</i>
'kratki_opis_1' <font color='#888a85'>=></font> <small>string</small> <font color='#cc0000'>''</font> <i>(length=0)</i>
'dugi_opis_1' <font color='#888a85'>=></font> <small>string</small> <font color='#cc0000'>'sda'</font> <i>(length=3)</i>
'ostalo_1' <font color='#888a85'>=></font> <small>string</small> <font color='#cc0000'>'dasd'</font> <i>(length=4)</i>
'rejting_1' <font color='#888a85'>=></font> <small>string</small> <font color='#cc0000'>'Svi'</font> <i>(length=3)</i>
'vrijeme_2' <font color='#888a85'>=></font> <small>string</small> <font color='#cc0000'>'05:10'</font> <i>(length=5)</i>
'naslov_2' <font color='#888a85'>=></font> <small>string</small> <font color='#cc0000'>'a'</font> <i>(length=1)</i>
'tip_2' <font color='#888a85'>=></font> <small>string</small> <font color='#cc0000'>'Drugo'</font> <i>(length=5)</i>
'kratki_opis_2' <font color='#888a85'>=></font> <small>string</small> <font color='#cc0000'>'dasd'</font> <i>(length=4)</i>
'dugi_opis_2' <font color='#888a85'>=></font> <small>string</small> <font color='#cc0000'>'asda'</font> <i>(length=4)</i>
'ostalo_2' <font color='#888a85'>=></font> <small>string</small> <font color='#cc0000'>'asda'</font> <i>(length=4)</i>
'rejting_2' <font color='#888a85'>=></font> <small>string</small> <font color='#cc0000'>'Svi'</font> <i>(length=3)</i>
'vrijeme_3' <font color='#888a85'>=></font> <small>string</small> <font color='#cc0000'>'23:50'</font> <i>(length=5)</i>
'naslov_3' <font color='#888a85'>=></font> <small>string</small> <font color='#cc0000'>'dasdas'</font> <i>(length=6)</i>
'tip_3' <font color='#888a85'>=></font> <small>string</small> <font color='#cc0000'>'Drugo'</font> <i>(length=5)</i>
'kratki_opis_3' <font color='#888a85'>=></font> <small>string</small> <font color='#cc0000'>''</font> <i>(length=0)</i>
'dugi_opis_3' <font color='#888a85'>=></font> <small>string</small> <font color='#cc0000'>''</font> <i>(length=0)</i>
'ostalo_3' <font color='#888a85'>=></font> <small>string</small> <font color='#cc0000'>''</font> <i>(length=0)</i>
'rejting_3' <font color='#888a85'>=></font> <small>string</small> <font color='#cc0000'>'Svi'</font> <i>(length=3)</i>
</body>
</html>