»
 

Go Back   ResellerRatings Store Ratings > ResellerRatings Forums > Tech Support

Reply
 
LinkBack Thread Tools Display Modes
Old 06-05-2003, 10:50 PM   #1 (permalink)
Registered User
 
exally's Avatar
 
Join Date: May 2003
Location: Aus, Gold Coast :)
Posts: 90
exally is on a distinguished road
Send a message via ICQ to exally
HTML, SQL... HELP!!!

a friend of mine is doing a database for a company that will web based. can u use sql in html coding? or the other way around... i suggested php but he didn't seem to know what that was... any help at all would be gratefully apreciated... thanks

exally is offline   Reply With Quote
Old 06-05-2003, 11:03 PM   #2 (permalink)
Registered User
 
crouse's Avatar
 
Join Date: Jun 2002
Location: Iowa
Posts: 2,527
crouse is on a distinguished road
Send a message via ICQ to crouse
He can use php to connect to sql databases via webpages. Html and php code can be on the same webpage..........

From www.php.net

What is PHP?

PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.
__________________
The day Microsoft makes something that doesn't suck is probably the day they start making vacuum cleaners. --- Author Unknown.
crouse is offline   Reply With Quote
Old 06-05-2003, 11:10 PM   #3 (permalink)
Registered User
 
exally's Avatar
 
Join Date: May 2003
Location: Aus, Gold Coast :)
Posts: 90
exally is on a distinguished road
Send a message via ICQ to exally
Thanks for that... he said it helps alot thanks
exally is offline   Reply With Quote
Old 06-05-2003, 11:44 PM   #4 (permalink)
Registered User
 
crouse's Avatar
 
Join Date: Jun 2002
Location: Iowa
Posts: 2,527
crouse is on a distinguished road
Send a message via ICQ to crouse
Your welcome.

http://www.php.net/links.php

and like html ........ sometimes the easiest way to learn is by looking at the code.......

http://freshmeat.net/browse/183/?topic_id=183

__________________
The day Microsoft makes something that doesn't suck is probably the day they start making vacuum cleaners. --- Author Unknown.
crouse is offline   Reply With Quote
Old 06-06-2003, 12:19 AM   #5 (permalink)
Registered User
 
Agent_Embryo's Avatar
 
Join Date: Oct 2001
Location: Sweden
Posts: 1,260
Agent_Embryo is on a distinguished road
Send a message via ICQ to Agent_Embryo
To clarify for possible readers of this thread(and because I feel like writing this, heheh):

HTML is (for the most part) static. In order to deliver dynamic content from a database, you need to use a script language that can determine what content to deliver and then output it as HTML. Examples: PHP, ASP, Perl...etc...

Maybe not the best of explanations, but still...
Agent_Embryo is offline   Reply With Quote
Old 06-06-2003, 01:04 AM   #6 (permalink)
Registered User
 
Join Date: Jun 2003
Location: Reno
Posts: 20
choc101 is on a distinguished road
Just a quick addition.
HTML/XHTML are interpreted languages which happens on the client side or the users machine.

PHP, ASP, .NET, Perl ect... are all interpreted languages which are dealt with on the server (as mentioned by Agent_Embryo). One of the most common uses is dynamic interaction with the database generally via forms.

This would be my simple explanation of the workings of web technologies.
__________________
"Imagination is more important than knowledge..."
-Albert Einstein
choc101 is offline   Reply With Quote
Old 06-07-2003, 11:04 AM   #7 (permalink)
Registered User
 
Join Date: Sep 2002
Posts: 265
Creosote is on a distinguished road
As a side note--I would never release a web page that would show any SQL in the html source--its a security risk.
Creosote is offline   Reply With Quote
Old 06-07-2003, 09:59 PM   #8 (permalink)
Banned
 
qball's Avatar
 
Join Date: Oct 2001
Posts: 447
qball is on a distinguished road
Quote:
a friend of mine is doing a database for a company that will web based...
what does the company do?

choc101, good answer.

but, considering the 'obvious knowledge of current technologies':

what does the company do?
qball is offline   Reply With Quote
Old 06-08-2003, 08:00 AM   #9 (permalink)
Registered User
 
exally's Avatar
 
Join Date: May 2003
Location: Aus, Gold Coast :)
Posts: 90
exally is on a distinguished road
Send a message via ICQ to exally
far as i know trucking... yeah good point about the sql being in the html source code thanks will pass it on
exally is offline   Reply With Quote
Old 06-08-2003, 10:02 PM   #10 (permalink)
Banned
 
qball's Avatar
 
Join Date: Oct 2001
Posts: 447
qball is on a distinguished road
Quote:
far as i know trucking...
logistics!

what's the website going to do for 'trucking'?
qball is offline   Reply With Quote
Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Most Active Discussions

Recent Discussions

All times are GMT -6. The time now is 04:29 PM.