Hi,
I've applied for a part-time PHP job and they asked me to code a nice script ("something I'd be proud of") and send it to them by email. I'm not asking for code, but I haven't been able to think of what kind of script to create. Could you give me some ideas? I'm fairly good and proficient in PHP, by the way.
Thanks
Please help me with ideas...
Moderator: General Moderators
- DigitalMind
- Forum Contributor
- Posts: 152
- Joined: Mon Sep 27, 2010 2:27 am
- Location: Ukraine, Kharkov
Re: Please help me with ideas...
HTML form builder with AJAX functionality. In my opinion it might demonstrate your skills very well.
Include an ability to add, remove, change elements and their properties. Your PHP and HTML code should be split as much as possible.
Also add a button that will allow to download html code of built form as a file.
Is it ok?
Include an ability to add, remove, change elements and their properties. Your PHP and HTML code should be split as much as possible.
Also add a button that will allow to download html code of built form as a file.
Is it ok?
Re: Please help me with ideas...
Focus on what you have the most experience in.