Jump to content

re: HELP FINAL YEAR STUDENT NEEDS HELP WITH PHP AND MYSQL


jalani86

Recommended Posts

hi there peeps, i'm in my final year doing a php and mysql project, i'm gonna design a website that checks to see if a limousine is available to hire it out. by this a customer is gonna select from and to date and it will bring up all the limos that available, could anyone help me how to get started thankyou. i'm not an expert in php and sql but i know vague idea of it

could anyone help me how to get started

The same way that you solve any problem, programming or not. You define what you are trying to achieve, then you break the problem down into smaller and smaller steps that lead to a solution that accomplishes the stated goal, until you get to the point where code can be designed, written, and tested that implements each step that will cause that goal to be realized on a computer - http://www.ipbwiki.com/Practical_PHP_Programming:The_design_process

 

What exact problem are you having with some php related code you have written (which is the purpose of this forum - Do you need help with some code you wrote?)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.