Page 1 of 1

Please help me with ideas...

Posted: Mon Sep 27, 2010 11:33 am
by Proficiens
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

Re: Please help me with ideas...

Posted: Mon Sep 27, 2010 3:38 pm
by DigitalMind
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? ;)

Re: Please help me with ideas...

Posted: Mon Sep 27, 2010 7:51 pm
by Eran
Focus on what you have the most experience in.