am asked to do a project work on 'embedded web server for remote access'
i really want to know which program best suits its development.
i was thinking of using apache,php and mysql for the project.
how do i go about the development?

if database development, i'd say php/mysql running on apache.

Create the database, create the forms, views etc, and your done.

Simple is best.

have a main view. then a form to edit the data.

use your create forms also as an update form by having no action url,
and a request for button submit value,
then if submit=create do create,
or if submit=update do update.

I hope this helps.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.