SEM Labs

Handcrafted Pixels, Code & Title Tags

eXtensible Form Language Demos

Form using integer replacement
Real Estate Agency
Properties


Real Estate Agency
Properties



Source Array

Array
(
    [0] => Array
        (
            [company] => Blyth Real Estate
            [clients] => Array
                (
                    [name] => Array
                        (
                            [0] => Oak House, Minneapolis
                            [1] => Claudedale Appartments, St. Paul
                            [2] => Warrington Cottage, Duluth
                        )

                    [value] => Array
                        (
                            [0] => 600000
                            [1] => 5500000
                            [2] => 550000
                        )

                    [cats] => Array
                        (
                            [0] => Array
                                (
                                    [0] => swimming-pool
                                    [1] => house
                                )

                            [1] => Array
                                (
                                    [0] => tennis-court
                                    [1] => appartment
                                    [2] => swimming-pool
                                )

                            [2] => Array
                                (
                                    [0] => house
                                    [1] => sauna
                                )

                        )

                )

        )

    [1] => Array
        (
            [company] => Key Real Estate
            [clients] => Array
                (
                    [name] => Array
                        (
                            [0] => Arbott Lodge, New Haven
                            [1] => Patterson Cottage, New Manchester
                            [2] => Partridge House, Danbury
                        )

                    [value] => Array
                        (
                            [0] => 800000
                            [1] => 450000
                            [2] => 1000000
                        )

                    [cats] => Array
                        (
                            [0] => Array
                                (
                                    [0] => swimming-pool
                                    [1] => house
                                )

                            [1] => Array
                                (
                                    [0] => swimming-pool
                                    [1] => appartment
                                    [2] => tennis-court
                                )

                            [2] => Array
                                (
                                    [0] => house
                                    [1] => sauna
                                )

                        )

                )

        )

)

XFL Document

eXtensible Form Language

Version: 0.3.1 (open beta2)

Requirements: PHP 5.2