Log in

View Full Version : PHP project



tarnold4
03-28-2015, 03:08 PM
I decided to do a php project, i am gonna try my luck at it and see what happens. The questions below are what i wanna answer.

purpose of the application?
What input is expected of the user?
What screens will the user see when inputting their data?
What processing will be performed on the information submitted by the user?
How will this information be stored?
How will the user be informed of the results of the data processing?


I also want to meet the following requirements

Input must be accepted from the end user.

Invalid input must be recognized and properly handled, with the user being informed of any problems.

The input must be processed and stored (in a database).

Results of processing must be displayed to the end user (through the website or through email if processing is asynchronous.)

It must include all necessary SQL statements, PHP code, HTML, and images to execute within the XAMPP environment.

It must have a professional and aesthetic appearance.

must be secure and safe from attack.



Any help with this would be great, i hope i can get the help i need for this. If i can get this done, i may go and have someone teach me more php

jscheuer1
04-04-2015, 02:11 PM
Until you have a purpose, none of the rest of it can be done.

Also, this sounds suspiciously like a homework assignment. If so, we don't do that here.

If you have something substantial and need help with a few details - well that's what we are here for, let us know.

tarnold4
04-06-2015, 12:12 AM
I am so tired of people assuming this is homework, when its not

jscheuer1
04-06-2015, 12:42 AM
That would imply that you're wasting other folks' time (not just mine and this forum's other participants). Take a nap if you're so tired. And when you get up - Idea! You need a purpose before anything else in your post can be done.

Regardless of whether it's homework or not - how can we decide your purpose for you?

In addition to that. Again, regardless of whether this is homework or not, we don't do things completely from scratch here. You have to bring something to the table. The more you have, the more likely we can help you with a specific problem you might be having with it.

Do you honestly have no clue as to what you want to accomplish?

I'm closing this thread because it's too open ended. If you have a specific question, feel free to start a new thread.