Help me pass my exam

Nikky Maxim
by Nikky Maxim · 18 posts
7 years ago in HTML & CSS
Posted 7 years ago · Author
Baiscally i failed my exam . I would like some help to help me pass :/ .
I am studying to become a computer technician and i failed 2 exams i am in year 3 now ...
Basically i need a search engine html code that would search from a database but everwhere i look i get no help ....
I am beyond stupid and i am begging for some help and guidance .
Can you help this damsel in distress familia ? :xmasornament:
Posted 7 years ago
a search engine html code that would search from a database


The description is very superficial. Perhaps you should elaborate more.
Do you need an interface (search engine) to query a database that you created? What kind of database? What data are you trying to fetch?
Posted 7 years ago · Author
Elie wrote:
a search engine html code that would search from a databaseThe description is very superficial. Perhaps you should elaborate more.Do you need an interface (search engine) to query a database that you created? What kind of database? What data are you trying to fetch?

Yea i pretty much have no idea. i dont think it matters what kind of database it is . it has to get search results from a excel document i think . I need a interface at least .
Posted 7 years ago
Since you didn't specify a language I'm just going to post a couple results from YouTube.

PhP




asp.net

Posted 7 years ago · Author
D.M wrote:
Since you didn't specify a language I'm just going to post a couple results from YouTube.PhP
asp.net

Ah thanks . You are a life saver :)
It's so damn hard to code ... and the teacher won't teach a damn thing .
Posted 7 years ago
If it has to grab the results from an excel document, then I do not see how MySQL tutorials will help. I don't think you can search an excel document with MySQL. Assuming she is programming in C# and assuming the data is coming from an excel document, this seems more along the lines of what she needs:

Posted 7 years ago · Author
what i got so far

https://mega.nz/#!n9gwGD4C!Y_e9zXJzc7Q5 ... GMxyDAUapw

Well what i was using was XAMPP and i am using phpstorm . I need the website to search the database . Well this was a bit of help from a classmate but i am as dumb as a bag of rocks when it comes to coding .
Posted 7 years ago
Nikky Maxim wrote:
what i got so farhttps://mega.nz/#!n9gwGD4C!Y_e9zXJzc7Q5 ... GMxyDAUapwWell what i was using was XAMPP and i am using phpstorm . I need the website to search the database . Well this was a bit of help from a classmate but i am as dumb as a bag of rocks when it comes to coding .


What database management system are you using? MySQL?
Posted 7 years ago · Author
D.M wrote:
Nikky Maxim wrote:what i got so farhttps://mega.nz/#!n9gwGD4C!Y_e9zXJzc7Q5 ... GMxyDAUapwWell what i was using was XAMPP and i am using phpstorm . I need the website to search the database . Well this was a bit of help from a classmate but i am as dumb as a bag of rocks when it comes to coding .What database management system are you using? MySQL?

Mysql by using XAMPP . atleast thats how we are taught .
Posted 7 years ago
Okay good, same thing we're using.

How far have you gotten? Are you able to connect to the database via php yet?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Sign in

Already have an account? Sign in here

SIGN IN NOW

Create an account

Sign up for a new account in our community. It's easy!

REGISTER A NEW ACCOUNT