Hi
I've prablem with Set::reverse.
I load this xml and function return array with 3 nodes of 4. I don't
know what is going on.
This is pressing matter I need help.
Sorry for my english


<?xml version="1.0" encoding="UTF-8"?>
<Presentation xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
width="624" height="800" courseid="9"
xsi:noNamespaceSchemaLocation="http://localhost/files/xml/
schemat.xsd">
        <page background-color="" number="1" background-
image="bg_1308687631.JPG">
                <head font-size="13" width="0" text-align="center" height="0" 
font-
family="Arial" id="1" font-color="black"
position="left"><value>Poszukiwanie zastosowania</value>
                        <animate enable="0" kind="slideDown" speed="5000" 
delay="0"/>
                </head>
                <image id="3" width="0" height="0" path="present_1308693116.png"
position="right">
                        <animate enable="1" kind="FadeIn" speed="5000" 
delay="0"/>
                </image>
        </page>
        <page background-color="" number="2" background-
image="bg_1308687631.JPG"/>
        <page background-color="" number="3" background-
image="bg_1308687631.JPG"/>
        <page background-color="" number="4" background-
image="bg_1308687631.JPG">
                <head font-size="13" width="0" text-align="center" height="0" 
font-
family="Arial" id="1" font-color="black"
position="left"><value>Poszukiwanie zastosowania</value>
                        <animate enable="0" kind="slideDown" speed="5000" 
delay="0"/>
                </head>
                <image id="3" width="0" height="0" path="present_1308693372.png"
position="right">
                        <animate enable="1" kind="slideDown" speed="5000" 
delay="0"/>
                </image>

        </page>
</Presentation>

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to