Guest User

Untitled

a guest
Jan 23rd, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.04 KB | None | 0 0
  1. Array
  2. (
  3. [ScheduleSegment] => Array
  4. (
  5. [id] => 10
  6. [c070_schedule_id] => 41
  7. [c040_program_master_id] => 2
  8. [c043_program_detail_part_segment_id] => 17
  9. [start_time] => 2011-10-05 09:00:00
  10. [duration] => 00:20:00
  11. )
  12.  
  13. [ProgramMaster] => Array
  14. (
  15. [id] => 2
  16. [program_name] => Sitaron Ke Saath
  17. [release_date] => 2011-09-15
  18. [c011_productiontype_id] => 1
  19. [c011_colour_id] => 5
  20. [c030_banner_master_id] => 1
  21. [c011_program_classification_id] => 12
  22. [c011_censorship_id] => 8
  23. [c011_language_id] => 10
  24. [c011_programtype_id] => 11
  25. [program_duration] => 00:30:00
  26. [total_episodes] => 13
  27. [program_synopsis] => An astrology show
  28. [c011_epgclassification_id] => 19
  29. [BannerMaster] => Array
  30. (
  31. [id] => 1
  32. [banner_name] => In House
  33. [short_name] => InHouse
  34. [contact_name] => Chetan
  35. [address_line1] =>
  36. [address_line2] =>
  37. [address_city] =>
  38. [address_state] =>
  39. [address_country] =>
  40. [address_zip] =>
  41. [contact_phone] =>
  42. [contact_fax] =>
  43. [contact_mobile] =>
  44. [contact_email] =>
  45. )
  46.  
  47. [ProgramDetail] => Array
  48. (
  49. [0] => Array
  50. (
  51. [id] => 2
  52. [c040_program_master_id] => 2
  53. [episode_no] => 10
  54. )
  55.  
  56. [1] => Array
  57. (
  58. [id] => 4
  59. [c040_program_master_id] => 2
  60. [episode_no] => 2
  61. )
  62.  
  63. [2] => Array
  64. (
  65. [id] => 9
  66. [c040_program_master_id] => 2
  67. [episode_no] => 14
  68. )
  69.  
  70. [3] => Array
  71. (
  72. [id] => 13
  73. [c040_program_master_id] => 2
  74. [episode_no] => 2
  75. )
  76.  
  77. )
  78.  
  79. )
  80.  
  81. [Schedule] => Array
  82. (
  83. [id] => 41
  84. [schedule_date] => 2011-10-05
  85. [c040_program_master_id] => 2
  86. [c041_program_detail_id] => 9
  87. [c043_program_detail_part_segment_id] =>
  88. [start_time] => 2011-10-05 09:00:00
  89. [duration] => 00:30:00
  90. [is_repeat] => 1
  91. [ProgramMaster] => Array
  92. (
  93. [id] => 2
  94. [program_name] => Sitaron Ke Saath
  95. [release_date] => 2011-09-15
  96. [c011_productiontype_id] => 1
  97. [c011_colour_id] => 5
  98. [c030_banner_master_id] => 1
  99. [c011_program_classification_id] => 12
  100. [c011_censorship_id] => 8
  101. [c011_language_id] => 10
  102. [c011_programtype_id] => 11
  103. [program_duration] => 00:30:00
  104. [total_episodes] => 13
  105. [program_synopsis] => An astrology show
  106. [c011_epgclassification_id] => 19
  107. )
  108.  
  109. [ProgramDetail] => Array
  110. (
  111. [id] => 9
  112. [c040_program_master_id] => 2
  113. [episode_no] => 14
  114. )
  115.  
  116. [ProgramDetailPartSegment] => Array
  117. (
  118. )
  119.  
  120. )
  121.  
  122. [ProgramDetailPartSegment] => Array
  123. (
  124. [id] => 17
  125. [c042_program_detail_part_id] => 7
  126. [house_information] => P000000501
  127. [segment_no] => 1
  128. [segment_start_time] => 00:00:00
  129. [duration] => 00:20:00
  130. [ProgramDetailPart] => Array
  131. (
  132. [id] => 7
  133. [part_no] => 1
  134. [tape_information] => P0000005
  135. [c041_program_detail_id] => 9
  136. [tape_caption] => SKS#14
  137. [start_segment] => 1
  138. [max_segment] => 3
  139. )
  140.  
  141. )
  142.  
  143. )
  144. Notice (8): Undefined index: c041_program_detail_id [APP\controllers\schedules_controller.php, line 186]
  145. Notice (8): Undefined index: ProgramDetail [APP\controllers\schedules_controller.php, line 188]
  146. Array
  147. (
  148. [ScheduleSegment] => Array
  149. (
  150. [id] => 11
  151. [c070_schedule_id] => 41
  152. [c040_program_master_id] => 2
  153. [c043_program_detail_part_segment_id] => 18
  154. [start_time] => 2011-10-05 09:20:00
  155. [duration] => 00:20:00
  156. )
  157.  
  158. [ProgramMaster] => Array
  159. (
  160. [id] => 2
  161. [program_name] => Sitaron Ke Saath
  162. [release_date] => 2011-09-15
  163. [c011_productiontype_id] => 1
  164. [c011_colour_id] => 5
  165. [c030_banner_master_id] => 1
  166. [c011_program_classification_id] => 12
  167. [c011_censorship_id] => 8
  168. [c011_language_id] => 10
  169. [c011_programtype_id] => 11
  170. [program_duration] => 00:30:00
  171. [total_episodes] => 13
  172. [program_synopsis] => An astrology show
  173. [c011_epgclassification_id] => 19
  174. [BannerMaster] => Array
  175. (
  176. [id] => 1
  177. [banner_name] => In House
  178. [short_name] => InHouse
  179. [contact_name] => Chetan
  180. [address_line1] =>
  181. [address_line2] =>
  182. [address_city] =>
  183. [address_state] =>
  184. [address_country] =>
  185. [address_zip] =>
  186. [contact_phone] =>
  187. [contact_fax] =>
  188. [contact_mobile] =>
  189. [contact_email] =>
  190. )
  191.  
  192. [ProgramDetail] => Array
  193. (
  194. [0] => Array
  195. (
  196. [id] => 2
  197. [c040_program_master_id] => 2
  198. [episode_no] => 10
  199. )
  200.  
  201. [1] => Array
  202. (
  203. [id] => 4
  204. [c040_program_master_id] => 2
  205. [episode_no] => 2
  206. )
  207.  
  208. [2] => Array
  209. (
  210. [id] => 9
  211. [c040_program_master_id] => 2
  212. [episode_no] => 14
  213. )
  214.  
  215. [3] => Array
  216. (
  217. [id] => 13
  218. [c040_program_master_id] => 2
  219. [episode_no] => 2
  220. )
  221.  
  222. )
  223.  
  224. )
  225.  
  226. [Schedule] => Array
  227. (
  228. [id] => 41
  229. [schedule_date] => 2011-10-05
  230. [c040_program_master_id] => 2
  231. [c041_program_detail_id] => 9
  232. [c043_program_detail_part_segment_id] =>
  233. [start_time] => 2011-10-05 09:00:00
  234. [duration] => 00:30:00
  235. [is_repeat] => 1
  236. [ProgramMaster] => Array
  237. (
  238. [id] => 2
  239. [program_name] => Sitaron Ke Saath
  240. [release_date] => 2011-09-15
  241. [c011_productiontype_id] => 1
  242. [c011_colour_id] => 5
  243. [c030_banner_master_id] => 1
  244. [c011_program_classification_id] => 12
  245. [c011_censorship_id] => 8
  246. [c011_language_id] => 10
  247. [c011_programtype_id] => 11
  248. [program_duration] => 00:30:00
  249. [total_episodes] => 13
  250. [program_synopsis] => An astrology show
  251. [c011_epgclassification_id] => 19
  252. )
  253.  
  254. [ProgramDetail] => Array
  255. (
  256. [id] => 9
  257. [c040_program_master_id] => 2
  258. [episode_no] => 14
  259. )
  260.  
  261. [ProgramDetailPartSegment] => Array
  262. (
  263. )
  264.  
  265. )
  266.  
  267. [ProgramDetailPartSegment] => Array
  268. (
  269. [id] => 18
  270. [c042_program_detail_part_id] => 7
  271. [house_information] => P000000502
  272. [segment_no] => 2
  273. [segment_start_time] => 00:32:00
  274. [duration] => 00:20:00
  275. [ProgramDetailPart] => Array
  276. (
  277. [id] => 7
  278. [part_no] => 1
  279. [tape_information] => P0000005
  280. [c041_program_detail_id] => 9
  281. [tape_caption] => SKS#14
  282. [start_segment] => 1
  283. [max_segment] => 3
  284. )
  285.  
  286. )
  287.  
  288. )
  289. Array
  290. (
  291. [ScheduleSegment] => Array
  292. (
  293. [id] => 12
  294. [c070_schedule_id] => 41
  295. [c040_program_master_id] => 2
  296. [c043_program_detail_part_segment_id] => 19
  297. [start_time] => 2011-10-05 09:40:00
  298. [duration] => 00:20:00
  299. )
  300.  
  301. [ProgramMaster] => Array
  302. (
  303. [id] => 2
  304. [program_name] => Sitaron Ke Saath
  305. [release_date] => 2011-09-15
  306. [c011_productiontype_id] => 1
  307. [c011_colour_id] => 5
  308. [c030_banner_master_id] => 1
  309. [c011_program_classification_id] => 12
  310. [c011_censorship_id] => 8
  311. [c011_language_id] => 10
  312. [c011_programtype_id] => 11
  313. [program_duration] => 00:30:00
  314. [total_episodes] => 13
  315. [program_synopsis] => An astrology show
  316. [c011_epgclassification_id] => 19
  317. [BannerMaster] => Array
  318. (
  319. [id] => 1
  320. [banner_name] => In House
  321. [short_name] => InHouse
  322. [contact_name] => Chetan
  323. [address_line1] =>
  324. [address_line2] =>
  325. [address_city] =>
  326. [address_state] =>
  327. [address_country] =>
  328. [address_zip] =>
  329. [contact_phone] =>
  330. [contact_fax] =>
  331. [contact_mobile] =>
  332. [contact_email] =>
  333. )
  334.  
  335. [ProgramDetail] => Array
  336. (
  337. [0] => Array
  338. (
  339. [id] => 2
  340. [c040_program_master_id] => 2
  341. [episode_no] => 10
  342. )
  343.  
  344. [1] => Array
  345. (
  346. [id] => 4
  347. [c040_program_master_id] => 2
  348. [episode_no] => 2
  349. )
  350.  
  351. [2] => Array
  352. (
  353. [id] => 9
  354. [c040_program_master_id] => 2
  355. [episode_no] => 14
  356. )
  357.  
  358. [3] => Array
  359. (
  360. [id] => 13
  361. [c040_program_master_id] => 2
  362. [episode_no] => 2
  363. )
  364.  
  365. )
  366.  
  367. )
  368.  
  369. [Schedule] => Array
  370. (
  371. [id] => 41
  372. [schedule_date] => 2011-10-05
  373. [c040_program_master_id] => 2
  374. [c041_program_detail_id] => 9
  375. [c043_program_detail_part_segment_id] =>
  376. [start_time] => 2011-10-05 09:00:00
  377. [duration] => 00:30:00
  378. [is_repeat] => 1
  379. [ProgramMaster] => Array
  380. (
  381. [id] => 2
  382. [program_name] => Sitaron Ke Saath
  383. [release_date] => 2011-09-15
  384. [c011_productiontype_id] => 1
  385. [c011_colour_id] => 5
  386. [c030_banner_master_id] => 1
  387. [c011_program_classification_id] => 12
  388. [c011_censorship_id] => 8
  389. [c011_language_id] => 10
  390. [c011_programtype_id] => 11
  391. [program_duration] => 00:30:00
  392. [total_episodes] => 13
  393. [program_synopsis] => An astrology show
  394. [c011_epgclassification_id] => 19
  395. )
  396.  
  397. [ProgramDetail] => Array
  398. (
  399. [id] => 9
  400. [c040_program_master_id] => 2
  401. [episode_no] => 14
  402. )
  403.  
  404. [ProgramDetailPartSegment] => Array
  405. (
  406. )
  407.  
  408. )
  409.  
  410. [ProgramDetailPartSegment] => Array
  411. (
  412. [id] => 19
  413. [c042_program_detail_part_id] => 7
  414. [house_information] => P000000503
  415. [segment_no] => 3
  416. [segment_start_time] => 00:53:00
  417. [duration] => 00:20:00
  418. [ProgramDetailPart] => Array
  419. (
  420. [id] => 7
  421. [part_no] => 1
  422. [tape_information] => P0000005
  423. [c041_program_detail_id] => 9
  424. [tape_caption] => SKS#14
  425. [start_segment] => 1
  426. [max_segment] => 3
  427. )
  428.  
  429. )
  430.  
  431. )
  432. Array
  433. (
  434. [ScheduleSegment] => Array
  435. (
  436. [id] => 28
  437. [c070_schedule_id] => 39
  438. [c040_program_master_id] => 1
  439. [c043_program_detail_part_segment_id] => 11
  440. [start_time] => 2011-10-05 22:00:00
  441. [duration] => 00:10:00
  442. )
  443.  
  444. [ProgramMaster] => Array
  445. (
  446. [id] => 1
  447. [program_name] => Bollywood Bonanza
  448. [release_date] => 2011-09-20
  449. [c011_productiontype_id] => 1
  450. [c011_colour_id] => 5
  451. [c030_banner_master_id] => 1
  452. [c011_program_classification_id] => 13
  453. [c011_censorship_id] => 8
  454. [c011_language_id] => 10
  455. [c011_programtype_id] => 11
  456. [program_duration] => 02:00:00
  457. [total_episodes] => 100
  458. [program_synopsis] => Win cash prizes worth thousand by solving easy puzzles based on the upcoming Bollywood Movie.
  459. [c011_epgclassification_id] => 19
  460. [BannerMaster] => Array
  461. (
  462. [id] => 1
  463. [banner_name] => In House
  464. [short_name] => InHouse
  465. [contact_name] => Chetan
  466. [address_line1] =>
  467. [address_line2] =>
  468. [address_city] =>
  469. [address_state] =>
  470. [address_country] =>
  471. [address_zip] =>
  472. [contact_phone] =>
  473. [contact_fax] =>
  474. [contact_mobile] =>
  475. [contact_email] =>
  476. )
  477.  
  478. [ProgramDetail] => Array
  479. (
  480. [0] => Array
  481. (
  482. [id] => 1
  483. [c040_program_master_id] => 1
  484. [episode_no] => 2
  485. )
  486.  
  487. [1] => Array
  488. (
  489. [id] => 8
  490. [c040_program_master_id] => 1
  491. [episode_no] => 4
  492. )
  493.  
  494. )
  495.  
  496. )
  497.  
  498. [Schedule] => Array
  499. (
  500. [id] => 39
  501. [schedule_date] => 2011-10-05
  502. [c040_program_master_id] => 1
  503. [c041_program_detail_id] => 8
  504. [c043_program_detail_part_segment_id] =>
  505. [start_time] => 2011-10-05 22:00:00
  506. [duration] => 02:00:00
  507. [is_repeat] => 0
  508. [ProgramMaster] => Array
  509. (
  510. [id] => 1
  511. [program_name] => Bollywood Bonanza
  512. [release_date] => 2011-09-20
  513. [c011_productiontype_id] => 1
  514. [c011_colour_id] => 5
  515. [c030_banner_master_id] => 1
  516. [c011_program_classification_id] => 13
  517. [c011_censorship_id] => 8
  518. [c011_language_id] => 10
  519. [c011_programtype_id] => 11
  520. [program_duration] => 02:00:00
  521. [total_episodes] => 100
  522. [program_synopsis] => Win cash prizes worth thousand by solving easy puzzles based on the upcoming Bollywood Movie.
  523. [c011_epgclassification_id] => 19
  524. )
  525.  
  526. [ProgramDetail] => Array
  527. (
  528. [id] => 8
  529. [c040_program_master_id] => 1
  530. [episode_no] => 4
  531. )
  532.  
  533. [ProgramDetailPartSegment] => Array
  534. (
  535. )
  536.  
  537. )
  538.  
  539. [ProgramDetailPartSegment] => Array
  540. (
  541. [id] => 11
  542. [c042_program_detail_part_id] => 6
  543. [house_information] => P000000401
  544. [segment_no] => 1
  545. [segment_start_time] => 00:00:00
  546. [duration] => 00:10:00
  547. [ProgramDetailPart] => Array
  548. (
  549. [id] => 6
  550. [part_no] => 1
  551. [tape_information] => P0000004
  552. [c041_program_detail_id] => 8
  553. [tape_caption] => BB#4
  554. [start_segment] => 1
  555. [max_segment] => 6
  556. )
  557.  
  558. )
  559.  
  560. )
  561. Array
  562. (
  563. [ScheduleSegment] => Array
  564. (
  565. [id] => 32
  566. [c070_schedule_id] => 39
  567. [c040_program_master_id] => 1
  568. [c043_program_detail_part_segment_id] => 14
  569. [start_time] => 2011-10-05 22:30:00
  570. [duration] => 00:10:00
  571. )
  572.  
  573. [ProgramMaster] => Array
  574. (
  575. [id] => 1
  576. [program_name] => Bollywood Bonanza
  577. [release_date] => 2011-09-20
  578. [c011_productiontype_id] => 1
  579. [c011_colour_id] => 5
  580. [c030_banner_master_id] => 1
  581. [c011_program_classification_id] => 13
  582. [c011_censorship_id] => 8
  583. [c011_language_id] => 10
  584. [c011_programtype_id] => 11
  585. [program_duration] => 02:00:00
  586. [total_episodes] => 100
  587. [program_synopsis] => Win cash prizes worth thousand by solving easy puzzles based on the upcoming Bollywood Movie.
  588. [c011_epgclassification_id] => 19
  589. [BannerMaster] => Array
  590. (
  591. [id] => 1
  592. [banner_name] => In House
  593. [short_name] => InHouse
  594. [contact_name] => Chetan
  595. [address_line1] =>
  596. [address_line2] =>
  597. [address_city] =>
  598. [address_state] =>
  599. [address_country] =>
  600. [address_zip] =>
  601. [contact_phone] =>
  602. [contact_fax] =>
  603. [contact_mobile] =>
  604. [contact_email] =>
  605. )
  606.  
  607. [ProgramDetail] => Array
  608. (
  609. [0] => Array
  610. (
  611. [id] => 1
  612. [c040_program_master_id] => 1
  613. [episode_no] => 2
  614. )
  615.  
  616. [1] => Array
  617. (
  618. [id] => 8
  619. [c040_program_master_id] => 1
  620. [episode_no] => 4
  621. )
  622.  
  623. )
  624.  
  625. )
  626.  
  627. [Schedule] => Array
  628. (
  629. [id] => 39
  630. [schedule_date] => 2011-10-05
  631. [c040_program_master_id] => 1
  632. [c041_program_detail_id] => 8
  633. [c043_program_detail_part_segment_id] =>
  634. [start_time] => 2011-10-05 22:00:00
  635. [duration] => 02:00:00
  636. [is_repeat] => 0
  637. [ProgramMaster] => Array
  638. (
  639. [id] => 1
  640. [program_name] => Bollywood Bonanza
  641. [release_date] => 2011-09-20
  642. [c011_productiontype_id] => 1
  643. [c011_colour_id] => 5
  644. [c030_banner_master_id] => 1
  645. [c011_program_classification_id] => 13
  646. [c011_censorship_id] => 8
  647. [c011_language_id] => 10
  648. [c011_programtype_id] => 11
  649. [program_duration] => 02:00:00
  650. [total_episodes] => 100
  651. [program_synopsis] => Win cash prizes worth thousand by solving easy puzzles based on the upcoming Bollywood Movie.
  652. [c011_epgclassification_id] => 19
  653. )
  654.  
  655. [ProgramDetail] => Array
  656. (
  657. [id] => 8
  658. [c040_program_master_id] => 1
  659. [episode_no] => 4
  660. )
  661.  
  662. [ProgramDetailPartSegment] => Array
  663. (
  664. )
  665.  
  666. )
  667.  
  668. [ProgramDetailPartSegment] => Array
  669. (
  670. [id] => 14
  671. [c042_program_detail_part_id] => 6
  672. [house_information] => P000000404
  673. [segment_no] => 4
  674. [segment_start_time] => 00:32:00
  675. [duration] => 00:10:00
  676. [ProgramDetailPart] => Array
  677. (
  678. [id] => 6
  679. [part_no] => 1
  680. [tape_information] => P0000004
  681. [c041_program_detail_id] => 8
  682. [tape_caption] => BB#4
  683. [start_segment] => 1
  684. [max_segment] => 6
  685. )
  686.  
  687. )
  688.  
  689. )
  690. Array
  691. (
  692. [ScheduleSegment] => Array
  693. (
  694. [id] => 29
  695. [c070_schedule_id] => 39
  696. [c040_program_master_id] => 4
  697. [c043_program_detail_part_segment_id] => 20
  698. [start_time] => 2011-10-05 23:01:00
  699. [duration] => 00:01:00
  700. )
  701.  
  702. [ProgramMaster] => Array
  703. (
  704. [id] => 4
  705. [program_name] => Sitaron Ke Saath - Promo 2nd
  706. [release_date] => 2011-09-21
  707. [c011_productiontype_id] => 1
  708. [c011_colour_id] => 5
  709. [c030_banner_master_id] => 1
  710. [c011_program_classification_id] => 3
  711. [c011_censorship_id] => 7
  712. [c011_language_id] => 9
  713. [c011_programtype_id] => 18
  714. [program_duration] => 00:01:00
  715. [total_episodes] => 1
  716. [program_synopsis] => testing promo
  717. [c011_epgclassification_id] => 19
  718. [BannerMaster] => Array
  719. (
  720. [id] => 1
  721. [banner_name] => In House
  722. [short_name] => InHouse
  723. [contact_name] => Chetan
  724. [address_line1] =>
  725. [address_line2] =>
  726. [address_city] =>
  727. [address_state] =>
  728. [address_country] =>
  729. [address_zip] =>
  730. [contact_phone] =>
  731. [contact_fax] =>
  732. [contact_mobile] =>
  733. [contact_email] =>
  734. )
  735.  
  736. [ProgramDetail] => Array
  737. (
  738. [0] => Array
  739. (
  740. [id] => 10
  741. [c040_program_master_id] => 4
  742. [episode_no] => 1
  743. )
  744.  
  745. )
  746.  
  747. )
  748.  
  749. [Schedule] => Array
  750. (
  751. [id] => 39
  752. [schedule_date] => 2011-10-05
  753. [c040_program_master_id] => 1
  754. [c041_program_detail_id] => 8
  755. [c043_program_detail_part_segment_id] =>
  756. [start_time] => 2011-10-05 22:00:00
  757. [duration] => 02:00:00
  758. [is_repeat] => 0
  759. [ProgramMaster] => Array
  760. (
  761. [id] => 1
  762. [program_name] => Bollywood Bonanza
  763. [release_date] => 2011-09-20
  764. [c011_productiontype_id] => 1
  765. [c011_colour_id] => 5
  766. [c030_banner_master_id] => 1
  767. [c011_program_classification_id] => 13
  768. [c011_censorship_id] => 8
  769. [c011_language_id] => 10
  770. [c011_programtype_id] => 11
  771. [program_duration] => 02:00:00
  772. [total_episodes] => 100
  773. [program_synopsis] => Win cash prizes worth thousand by solving easy puzzles based on the upcoming Bollywood Movie.
  774. [c011_epgclassification_id] => 19
  775. )
  776.  
  777. [ProgramDetail] => Array
  778. (
  779. [id] => 8
  780. [c040_program_master_id] => 1
  781. [episode_no] => 4
  782. )
  783.  
  784. [ProgramDetailPartSegment] => Array
  785. (
  786. )
  787.  
  788. )
  789.  
  790. [ProgramDetailPartSegment] => Array
  791. (
  792. [id] => 20
  793. [c042_program_detail_part_id] => 8
  794. [house_information] => PR00000201
  795. [segment_no] => 1
  796. [segment_start_time] => 00:00:00
  797. [duration] => 00:01:00
  798. [ProgramDetailPart] => Array
  799. (
  800. [id] => 8
  801. [part_no] => 1
  802. [tape_information] => PR000002
  803. [c041_program_detail_id] => 10
  804. [tape_caption] => SKSPR#2
  805. [start_segment] => 1
  806. [max_segment] => 1
  807. )
  808.  
  809. )
  810.  
  811. )
  812. Array
  813. (
  814. [ScheduleSegment] => Array
  815. (
  816. [id] => 33
  817. [c070_schedule_id] => 39
  818. [c040_program_master_id] => 1
  819. [c043_program_detail_part_segment_id] => 15
  820. [start_time] => 2011-10-05 22:40:00
  821. [duration] => 00:10:00
  822. )
  823.  
  824. [ProgramMaster] => Array
  825. (
  826. [id] => 1
  827. [program_name] => Bollywood Bonanza
  828. [release_date] => 2011-09-20
  829. [c011_productiontype_id] => 1
  830. [c011_colour_id] => 5
  831. [c030_banner_master_id] => 1
  832. [c011_program_classification_id] => 13
  833. [c011_censorship_id] => 8
  834. [c011_language_id] => 10
  835. [c011_programtype_id] => 11
  836. [program_duration] => 02:00:00
  837. [total_episodes] => 100
  838. [program_synopsis] => Win cash prizes worth thousand by solving easy puzzles based on the upcoming Bollywood Movie.
  839. [c011_epgclassification_id] => 19
  840. [BannerMaster] => Array
  841. (
  842. [id] => 1
  843. [banner_name] => In House
  844. [short_name] => InHouse
  845. [contact_name] => Chetan
  846. [address_line1] =>
  847. [address_line2] =>
  848. [address_city] =>
  849. [address_state] =>
  850. [address_country] =>
  851. [address_zip] =>
  852. [contact_phone] =>
  853. [contact_fax] =>
  854. [contact_mobile] =>
  855. [contact_email] =>
  856. )
  857.  
  858. [ProgramDetail] => Array
  859. (
  860. [0] => Array
  861. (
  862. [id] => 1
  863. [c040_program_master_id] => 1
  864. [episode_no] => 2
  865. )
  866.  
  867. [1] => Array
  868. (
  869. [id] => 8
  870. [c040_program_master_id] => 1
  871. [episode_no] => 4
  872. )
  873.  
  874. )
  875.  
  876. )
  877.  
  878. [Schedule] => Array
  879. (
  880. [id] => 39
  881. [schedule_date] => 2011-10-05
  882. [c040_program_master_id] => 1
  883. [c041_program_detail_id] => 8
  884. [c043_program_detail_part_segment_id] =>
  885. [start_time] => 2011-10-05 22:00:00
  886. [duration] => 02:00:00
  887. [is_repeat] => 0
  888. [ProgramMaster] => Array
  889. (
  890. [id] => 1
  891. [program_name] => Bollywood Bonanza
  892. [release_date] => 2011-09-20
  893. [c011_productiontype_id] => 1
  894. [c011_colour_id] => 5
  895. [c030_banner_master_id] => 1
  896. [c011_program_classification_id] => 13
  897. [c011_censorship_id] => 8
  898. [c011_language_id] => 10
  899. [c011_programtype_id] => 11
  900. [program_duration] => 02:00:00
  901. [total_episodes] => 100
  902. [program_synopsis] => Win cash prizes worth thousand by solving easy puzzles based on the upcoming Bollywood Movie.
  903. [c011_epgclassification_id] => 19
  904. )
  905.  
  906. [ProgramDetail] => Array
  907. (
  908. [id] => 8
  909. [c040_program_master_id] => 1
  910. [episode_no] => 4
  911. )
  912.  
  913. [ProgramDetailPartSegment] => Array
  914. (
  915. )
  916.  
  917. )
  918.  
  919. [ProgramDetailPartSegment] => Array
  920. (
  921. [id] => 15
  922. [c042_program_detail_part_id] => 6
  923. [house_information] => P000000405
  924. [segment_no] => 5
  925. [segment_start_time] => 00:42:00
  926. [duration] => 00:10:00
  927. [ProgramDetailPart] => Array
  928. (
  929. [id] => 6
  930. [part_no] => 1
  931. [tape_information] => P0000004
  932. [c041_program_detail_id] => 8
  933. [tape_caption] => BB#4
  934. [start_segment] => 1
  935. [max_segment] => 6
  936. )
  937.  
  938. )
  939.  
  940. )
  941. Array
  942. (
  943. [ScheduleSegment] => Array
  944. (
  945. [id] => 30
  946. [c070_schedule_id] => 39
  947. [c040_program_master_id] => 1
  948. [c043_program_detail_part_segment_id] => 12
  949. [start_time] => 2011-10-05 22:10:00
  950. [duration] => 00:10:00
  951. )
  952.  
  953. [ProgramMaster] => Array
  954. (
  955. [id] => 1
  956. [program_name] => Bollywood Bonanza
  957. [release_date] => 2011-09-20
  958. [c011_productiontype_id] => 1
  959. [c011_colour_id] => 5
  960. [c030_banner_master_id] => 1
  961. [c011_program_classification_id] => 13
  962. [c011_censorship_id] => 8
  963. [c011_language_id] => 10
  964. [c011_programtype_id] => 11
  965. [program_duration] => 02:00:00
  966. [total_episodes] => 100
  967. [program_synopsis] => Win cash prizes worth thousand by solving easy puzzles based on the upcoming Bollywood Movie.
  968. [c011_epgclassification_id] => 19
  969. [BannerMaster] => Array
  970. (
  971. [id] => 1
  972. [banner_name] => In House
  973. [short_name] => InHouse
  974. [contact_name] => Chetan
  975. [address_line1] =>
  976. [address_line2] =>
  977. [address_city] =>
  978. [address_state] =>
  979. [address_country] =>
  980. [address_zip] =>
  981. [contact_phone] =>
  982. [contact_fax] =>
  983. [contact_mobile] =>
  984. [contact_email] =>
  985. )
  986.  
  987. [ProgramDetail] => Array
  988. (
  989. [0] => Array
  990. (
  991. [id] => 1
  992. [c040_program_master_id] => 1
  993. [episode_no] => 2
  994. )
  995.  
  996. [1] => Array
  997. (
  998. [id] => 8
  999. [c040_program_master_id] => 1
  1000. [episode_no] => 4
  1001. )
  1002.  
  1003. )
  1004.  
  1005. )
  1006.  
  1007. [Schedule] => Array
  1008. (
  1009. [id] => 39
  1010. [schedule_date] => 2011-10-05
  1011. [c040_program_master_id] => 1
  1012. [c041_program_detail_id] => 8
  1013. [c043_program_detail_part_segment_id] =>
  1014. [start_time] => 2011-10-05 22:00:00
  1015. [duration] => 02:00:00
  1016. [is_repeat] => 0
  1017. [ProgramMaster] => Array
  1018. (
  1019. [id] => 1
  1020. [program_name] => Bollywood Bonanza
  1021. [release_date] => 2011-09-20
  1022. [c011_productiontype_id] => 1
  1023. [c011_colour_id] => 5
  1024. [c030_banner_master_id] => 1
  1025. [c011_program_classification_id] => 13
  1026. [c011_censorship_id] => 8
  1027. [c011_language_id] => 10
  1028. [c011_programtype_id] => 11
  1029. [program_duration] => 02:00:00
  1030. [total_episodes] => 100
  1031. [program_synopsis] => Win cash prizes worth thousand by solving easy puzzles based on the upcoming Bollywood Movie.
  1032. [c011_epgclassification_id] => 19
  1033. )
  1034.  
  1035. [ProgramDetail] => Array
  1036. (
  1037. [id] => 8
  1038. [c040_program_master_id] => 1
  1039. [episode_no] => 4
  1040. )
  1041.  
  1042. [ProgramDetailPartSegment] => Array
  1043. (
  1044. )
  1045.  
  1046. )
  1047.  
  1048. [ProgramDetailPartSegment] => Array
  1049. (
  1050. [id] => 12
  1051. [c042_program_detail_part_id] => 6
  1052. [house_information] => P000000402
  1053. [segment_no] => 2
  1054. [segment_start_time] => 00:11:00
  1055. [duration] => 00:10:00
  1056. [ProgramDetailPart] => Array
  1057. (
  1058. [id] => 6
  1059. [part_no] => 1
  1060. [tape_information] => P0000004
  1061. [c041_program_detail_id] => 8
  1062. [tape_caption] => BB#4
  1063. [start_segment] => 1
  1064. [max_segment] => 6
  1065. )
  1066.  
  1067. )
  1068.  
  1069. )
  1070. Array
  1071. (
  1072. [ScheduleSegment] => Array
  1073. (
  1074. [id] => 34
  1075. [c070_schedule_id] => 39
  1076. [c040_program_master_id] => 1
  1077. [c043_program_detail_part_segment_id] => 16
  1078. [start_time] => 2011-10-05 22:50:00
  1079. [duration] => 00:10:00
  1080. )
  1081.  
  1082. [ProgramMaster] => Array
  1083. (
  1084. [id] => 1
  1085. [program_name] => Bollywood Bonanza
  1086. [release_date] => 2011-09-20
  1087. [c011_productiontype_id] => 1
  1088. [c011_colour_id] => 5
  1089. [c030_banner_master_id] => 1
  1090. [c011_program_classification_id] => 13
  1091. [c011_censorship_id] => 8
  1092. [c011_language_id] => 10
  1093. [c011_programtype_id] => 11
  1094. [program_duration] => 02:00:00
  1095. [total_episodes] => 100
  1096. [program_synopsis] => Win cash prizes worth thousand by solving easy puzzles based on the upcoming Bollywood Movie.
  1097. [c011_epgclassification_id] => 19
  1098. [BannerMaster] => Array
  1099. (
  1100. [id] => 1
  1101. [banner_name] => In House
  1102. [short_name] => InHouse
  1103. [contact_name] => Chetan
  1104. [address_line1] =>
  1105. [address_line2] =>
  1106. [address_city] =>
  1107. [address_state] =>
  1108. [address_country] =>
  1109. [address_zip] =>
  1110. [contact_phone] =>
  1111. [contact_fax] =>
  1112. [contact_mobile] =>
  1113. [contact_email] =>
  1114. )
  1115.  
  1116. [ProgramDetail] => Array
  1117. (
  1118. [0] => Array
  1119. (
  1120. [id] => 1
  1121. [c040_program_master_id] => 1
  1122. [episode_no] => 2
  1123. )
  1124.  
  1125. [1] => Array
  1126. (
  1127. [id] => 8
  1128. [c040_program_master_id] => 1
  1129. [episode_no] => 4
  1130. )
  1131.  
  1132. )
  1133.  
  1134. )
  1135.  
  1136. [Schedule] => Array
  1137. (
  1138. [id] => 39
  1139. [schedule_date] => 2011-10-05
  1140. [c040_program_master_id] => 1
  1141. [c041_program_detail_id] => 8
  1142. [c043_program_detail_part_segment_id] =>
  1143. [start_time] => 2011-10-05 22:00:00
  1144. [duration] => 02:00:00
  1145. [is_repeat] => 0
  1146. [ProgramMaster] => Array
  1147. (
  1148. [id] => 1
  1149. [program_name] => Bollywood Bonanza
  1150. [release_date] => 2011-09-20
  1151. [c011_productiontype_id] => 1
  1152. [c011_colour_id] => 5
  1153. [c030_banner_master_id] => 1
  1154. [c011_program_classification_id] => 13
  1155. [c011_censorship_id] => 8
  1156. [c011_language_id] => 10
  1157. [c011_programtype_id] => 11
  1158. [program_duration] => 02:00:00
  1159. [total_episodes] => 100
  1160. [program_synopsis] => Win cash prizes worth thousand by solving easy puzzles based on the upcoming Bollywood Movie.
  1161. [c011_epgclassification_id] => 19
  1162. )
  1163.  
  1164. [ProgramDetail] => Array
  1165. (
  1166. [id] => 8
  1167. [c040_program_master_id] => 1
  1168. [episode_no] => 4
  1169. )
  1170.  
  1171. [ProgramDetailPartSegment] => Array
  1172. (
  1173. )
  1174.  
  1175. )
  1176.  
  1177. [ProgramDetailPartSegment] => Array
  1178. (
  1179. [id] => 16
  1180. [c042_program_detail_part_id] => 6
  1181. [house_information] => P000000406
  1182. [segment_no] => 6
  1183. [segment_start_time] => 00:53:00
  1184. [duration] => 00:10:00
  1185. [ProgramDetailPart] => Array
  1186. (
  1187. [id] => 6
  1188. [part_no] => 1
  1189. [tape_information] => P0000004
  1190. [c041_program_detail_id] => 8
  1191. [tape_caption] => BB#4
  1192. [start_segment] => 1
  1193. [max_segment] => 6
  1194. )
  1195.  
  1196. )
  1197.  
  1198. )
  1199. Array
  1200. (
  1201. [ScheduleSegment] => Array
  1202. (
  1203. [id] => 27
  1204. [c070_schedule_id] => 39
  1205. [c040_program_master_id] => 3
  1206. [c043_program_detail_part_segment_id] => 5
  1207. [start_time] => 2011-10-05 23:00:30
  1208. [duration] => 00:00:30
  1209. )
  1210.  
  1211. [ProgramMaster] => Array
  1212. (
  1213. [id] => 3
  1214. [program_name] => Sitaron Ke Saath - Promo
  1215. [release_date] => 2011-09-15
  1216. [c011_productiontype_id] => 1
  1217. [c011_colour_id] => 5
  1218. [c030_banner_master_id] => 1
  1219. [c011_program_classification_id] => 12
  1220. [c011_censorship_id] => 8
  1221. [c011_language_id] => 10
  1222. [c011_programtype_id] => 18
  1223. [program_duration] => 00:00:30
  1224. [total_episodes] => 1
  1225. [program_synopsis] => Promo for Sitaron Ke Saath
  1226. [c011_epgclassification_id] => 19
  1227. [BannerMaster] => Array
  1228. (
  1229. [id] => 1
  1230. [banner_name] => In House
  1231. [short_name] => InHouse
  1232. [contact_name] => Chetan
  1233. [address_line1] =>
  1234. [address_line2] =>
  1235. [address_city] =>
  1236. [address_state] =>
  1237. [address_country] =>
  1238. [address_zip] =>
  1239. [contact_phone] =>
  1240. [contact_fax] =>
  1241. [contact_mobile] =>
  1242. [contact_email] =>
  1243. )
  1244.  
  1245. [ProgramDetail] => Array
  1246. (
  1247. [0] => Array
  1248. (
  1249. [id] => 3
  1250. [c040_program_master_id] => 3
  1251. [episode_no] => 1
  1252. )
  1253.  
  1254. )
  1255.  
  1256. )
  1257.  
  1258. [Schedule] => Array
  1259. (
  1260. [id] => 39
  1261. [schedule_date] => 2011-10-05
  1262. [c040_program_master_id] => 1
  1263. [c041_program_detail_id] => 8
  1264. [c043_program_detail_part_segment_id] =>
  1265. [start_time] => 2011-10-05 22:00:00
  1266. [duration] => 02:00:00
  1267. [is_repeat] => 0
  1268. [ProgramMaster] => Array
  1269. (
  1270. [id] => 1
  1271. [program_name] => Bollywood Bonanza
  1272. [release_date] => 2011-09-20
  1273. [c011_productiontype_id] => 1
  1274. [c011_colour_id] => 5
  1275. [c030_banner_master_id] => 1
  1276. [c011_program_classification_id] => 13
  1277. [c011_censorship_id] => 8
  1278. [c011_language_id] => 10
  1279. [c011_programtype_id] => 11
  1280. [program_duration] => 02:00:00
  1281. [total_episodes] => 100
  1282. [program_synopsis] => Win cash prizes worth thousand by solving easy puzzles based on the upcoming Bollywood Movie.
  1283. [c011_epgclassification_id] => 19
  1284. )
  1285.  
  1286. [ProgramDetail] => Array
  1287. (
  1288. [id] => 8
  1289. [c040_program_master_id] => 1
  1290. [episode_no] => 4
  1291. )
  1292.  
  1293. [ProgramDetailPartSegment] => Array
  1294. (
  1295. )
  1296.  
  1297. )
  1298.  
  1299. [ProgramDetailPartSegment] => Array
  1300. (
  1301. [id] => 5
  1302. [c042_program_detail_part_id] => 3
  1303. [house_information] => PR00000101
  1304. [segment_no] => 1
  1305. [segment_start_time] => 10:00:00
  1306. [duration] => 00:00:30
  1307. [ProgramDetailPart] => Array
  1308. (
  1309. [id] => 3
  1310. [part_no] => 1
  1311. [tape_information] => PR000001
  1312. [c041_program_detail_id] => 3
  1313. [tape_caption] => Sitaron Ke Saath Promo 30sec
  1314. [start_segment] => 1
  1315. [max_segment] => 1
  1316. )
  1317.  
  1318. )
  1319.  
  1320. )
  1321. Array
  1322. (
  1323. [ScheduleSegment] => Array
  1324. (
  1325. [id] => 31
  1326. [c070_schedule_id] => 39
  1327. [c040_program_master_id] => 1
  1328. [c043_program_detail_part_segment_id] => 13
  1329. [start_time] => 2011-10-05 22:20:00
  1330. [duration] => 00:10:00
  1331. )
  1332.  
  1333. [ProgramMaster] => Array
  1334. (
  1335. [id] => 1
  1336. [program_name] => Bollywood Bonanza
  1337. [release_date] => 2011-09-20
  1338. [c011_productiontype_id] => 1
  1339. [c011_colour_id] => 5
  1340. [c030_banner_master_id] => 1
  1341. [c011_program_classification_id] => 13
  1342. [c011_censorship_id] => 8
  1343. [c011_language_id] => 10
  1344. [c011_programtype_id] => 11
  1345. [program_duration] => 02:00:00
  1346. [total_episodes] => 100
  1347. [program_synopsis] => Win cash prizes worth thousand by solving easy puzzles based on the upcoming Bollywood Movie.
  1348. [c011_epgclassification_id] => 19
  1349. [BannerMaster] => Array
  1350. (
  1351. [id] => 1
  1352. [banner_name] => In House
  1353. [short_name] => InHouse
  1354. [contact_name] => Chetan
  1355. [address_line1] =>
  1356. [address_line2] =>
  1357. [address_city] =>
  1358. [address_state] =>
  1359. [address_country] =>
  1360. [address_zip] =>
  1361. [contact_phone] =>
  1362. [contact_fax] =>
  1363. [contact_mobile] =>
  1364. [contact_email] =>
  1365. )
  1366.  
  1367. [ProgramDetail] => Array
  1368. (
  1369. [0] => Array
  1370. (
  1371. [id] => 1
  1372. [c040_program_master_id] => 1
  1373. [episode_no] => 2
  1374. )
  1375.  
  1376. [1] => Array
  1377. (
  1378. [id] => 8
  1379. [c040_program_master_id] => 1
  1380. [episode_no] => 4
  1381. )
  1382.  
  1383. )
  1384.  
  1385. )
  1386.  
  1387. [Schedule] => Array
  1388. (
  1389. [id] => 39
  1390. [schedule_date] => 2011-10-05
  1391. [c040_program_master_id] => 1
  1392. [c041_program_detail_id] => 8
  1393. [c043_program_detail_part_segment_id] =>
  1394. [start_time] => 2011-10-05 22:00:00
  1395. [duration] => 02:00:00
  1396. [is_repeat] => 0
  1397. [ProgramMaster] => Array
  1398. (
  1399. [id] => 1
  1400. [program_name] => Bollywood Bonanza
  1401. [release_date] => 2011-09-20
  1402. [c011_productiontype_id] => 1
  1403. [c011_colour_id] => 5
  1404. [c030_banner_master_id] => 1
  1405. [c011_program_classification_id] => 13
  1406. [c011_censorship_id] => 8
  1407. [c011_language_id] => 10
  1408. [c011_programtype_id] => 11
  1409. [program_duration] => 02:00:00
  1410. [total_episodes] => 100
  1411. [program_synopsis] => Win cash prizes worth thousand by solving easy puzzles based on the upcoming Bollywood Movie.
  1412. [c011_epgclassification_id] => 19
  1413. )
  1414.  
  1415. [ProgramDetail] => Array
  1416. (
  1417. [id] => 8
  1418. [c040_program_master_id] => 1
  1419. [episode_no] => 4
  1420. )
  1421.  
  1422. [ProgramDetailPartSegment] => Array
  1423. (
  1424. )
  1425.  
  1426. )
  1427.  
  1428. [ProgramDetailPartSegment] => Array
  1429. (
  1430. [id] => 13
  1431. [c042_program_detail_part_id] => 6
  1432. [house_information] => P000000403
  1433. [segment_no] => 3
  1434. [segment_start_time] => 00:21:00
  1435. [duration] => 00:10:00
  1436. [ProgramDetailPart] => Array
  1437. (
  1438. [id] => 6
  1439. [part_no] => 1
  1440. [tape_information] => P0000004
  1441. [c041_program_detail_id] => 8
  1442. [tape_caption] => BB#4
  1443. [start_segment] => 1
  1444. [max_segment] => 6
  1445. )
  1446.  
  1447. )
  1448.  
  1449. )
Add Comment
Please, Sign In to add comment