Retrieve Data from Database with PHP (Part 1)

preview_player
Показать описание
Use a web form to retrieve specific data from a database.
Рекомендации по теме
Комментарии
Автор

Hi, I just wanted to tell you how thankful I am for sharing your expertise!! I have been working on a project for weeks with little success. After watching your tutorials and troubleshooting a few times I had it completed in 2.5 It is amazing, I cannot tell you how happy I am.

Thanks again!

barefootskier
Автор

Hi Ralph, Thanks your efforts and the way you explaining things make you are a very good teacher.

andersonmw
Автор

Hello. Thank you for the great tutorial. Is there a way to sort the results by a specific column?

chstechs
Автор

why doesnt it work in my scripting? i have made the database and connected it, but i dont understand why you could directly write ($categori) and ($criteria) which as we know that they are not the variable, please help me..

johansantos
Автор

Hi. This is a great tutorial. Is there any way to search by multiple criteria?

joeaguirre
Автор

I cant get the SQL statement to work.. everything before the 'WHERE' will work, but anything after will not.

"SELECT * FROM users WHERE $category = $criteria" wont work for me....

dukestt
Автор

how to display specific data of database in browser in php???

bhartia
Автор

Thank you so much and keep up the good work!

HaraldZr
Автор

where do you edit notepad++ color schemes

opaqueproductions
Автор

how to use datatable for displaying data from database in php??
n what is the use of JSon?

RashmiGupta
Автор

Excellent. I have some web page layouts. How much would you charge to help me build my start up web site?

emanc
Автор

Hi!!!
i tried same coding and i am getting error at echo
and error is syntax error though i had type same code as yours.
also i am getting error i.e syntax error, unexpected end of file
help if u can..

thank you.

dvoisssv
Автор

are these files uploaded somewhere for us to download??

Hadiamondjewelry
Автор

Hey man this is good stuff. I know you did that a while ago, but do you by any chance have these php files still around? I was hoping to get a copy of it.

khereds
Автор

can i please get the source codes of both part1 and part 2, it will be very helpful.

abhirupmukherjee
Автор

i am going to start again from the beginning.. i need the practice.

dukestt
Автор

You need to put your criteria variable in single quotes.

cm