| Recommend this page to a friend! |
| Classes of Gjero Krsteski | > | Building an Identity Map in PHP | > | tests/persistence/fixture/user-seed.xml | > | Download | ||
|
|||||||||||||||||||||
<?xml version="1.0" encoding="UTF-8" ?> <dataset> <tbl_user id="1" nickname="joe123" password="love123" /> <tbl_user id="2" nickname="mike123" password="love456" /> </dataset> |