Jump to content

track an application submitted


peter02

Recommended Posts

This forum is helpful to those who are attempting to write their app/code.  Are you planning on doing that or are you looking to hire someone?  If the latter, there is a different forum here for that need.

And if you are planning on writing this yourself, what do you know how to do?  Write HTML?  CSS?  JS?  I assume that you know PHP since you are posting here.  So do you have a full set of tools at your side?  And do you know how to design a proper RDBMS and how to write the necessary queries to update it and retrieve data from it and display it?   And do you have knowledge of the necessary PHP security functions to protect your data and your app?

Edited by ginerjm
Link to comment
Share on other sites

Hi ginerjm

Thanks for replying

We ll I was a coder before but I had really take a big gap on coding 

And I just want to know the steps and I'm not here to hire anyone 

Just wanted to know how do we get this thru as u can see the chart 

I need a login for user seprate and admin seperate and the user will upload a file and the admin will check if it's valid and the user wil have a tracking I'd

So just wanted to know the procedure. Thank you

Link to comment
Share on other sites

And if you are planning on writing this yourself, what do you know how to do?  Write HTML?  CSS?  JS?  I assume that you know PHP since you are posting here.

Yes I do in now the coding but I really have lost touch of everything for a very very long period.

  So do you have a full set of tools at your side?  And do you know how to design a proper RDBMS and how to write the necessary queries to update it and retrieve data from it and display it? 

Yes wil be using WAMP server and MySQL 

 And do you have knowledge of the necessary PHP security functions to protect your data and your app?

This one I'm not quite sure.

 

 

And on what system does this flow chart falls 

Link to comment
Share on other sites

Not following some of your English.

I assume that you know HTML, CSS and JS since you didn't answer those queries.  And you have a development area.

But - have you designed your own proper database yet?  What version of PHP are you running?  Makes a difference if you haven't coded in a long time.  (Suggestion - use the PDO interface for your db work.  Much easier than using MySqli) 

My suggestion - start with the db design for your signon table.  Then design the login form/script that runs it and processes the input.  Then write the query to interact with the signon table and test it out.  And lastly add the necessary code to make that page safe to use and not allow non-users to get thru it.

I think just doing this will warm you up and get you back into coding and bringing you up to the way it's done in the 21st.

Link to comment
Share on other sites

"is there any web Script"  ?  Whatever are you trying to ask?  Are you thinking of writing an app (which sounds new to you!) while under a deadline?  If so - good luck with that!!   You sound to me like someone who has a whole lot to learn and that doesn't happen at the drop of a hat.

Link to comment
Share on other sites

I like the idea that it could be a school assignment but the OP did say that he was a coder previously and is now returning.  Sounds more like a promise that is being more trouble than he thought.  But he clearly does not make his current position/status clear.  He stated that he 'just wanted to know the procedure'.  Doesn't sound like a coder to me.

I figure this topic will go inactive very soon.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.