PLEASE READ: This is uncompleted website I use to demonstrate my skills and knowledge in the web development industry. In spite of website is uncompleted it has two pretty complex functions such as: registration accounts (upload picture function is included), and searching already registered users by one of the two options such as : “openUser” * or “byName” . Also there are three filtering options: sex, age and country/city.
This sample has been written on the PHP and JavaScript scripting languages. I used AJAX technology to transfer data between client and server in the XML format. All data are stored in the MySQL database.
*”openUser” searching option allows you to find in random order 12 users with turned on “openUser” property. If you want to be found by “openUser “option in the website you should turn on the “openUser” property on the user’s panel.
IMPORTANT: Web site has been tested only on Firefox 3.5 and IE8.