SQL

For beginners, flames not allowed...(just by the staff :P)
Post Reply
User avatar
Corrosive-Killah
Newbie
Newbie
Posts: 7
Joined: 14 Oct 2007, 16:00
16
Contact:

SQL

Post by Corrosive-Killah »

Whats up everyone ima newbi ive bin hacking/phreaking for a few months now an jsut wanted to know a bit of info on SQL codes the main question i have is dose the code have to be enterd into the code or into say a username feild or guestbook?

regards
Corrosive

bubzuru
.net coder
.net coder
Posts: 700
Joined: 17 Apr 2007, 16:00
17
Contact:

Re: SQL

Post by bubzuru »

Corrosive-Killah wrote:Whats up everyone ima newbi ive bin hacking/phreaking for a few months now an jsut wanted to know a bit of info on SQL codes the main question i have is dose the code have to be enterd into the code or into say a username feild or guestbook?

regards
Corrosive


well that all depends on other stuff
like how the script is coded but normally
its entered into the url bar but it could also
be entered into a search box a cookie etc

i suggest you start to learn PHP
http://www.php.net/ :)

User avatar
Corrosive-Killah
Newbie
Newbie
Posts: 7
Joined: 14 Oct 2007, 16:00
16
Contact:

Post by Corrosive-Killah »

wow that just confused me more :?
is PHP the same as sql?

shamir
Computer Manager
Computer Manager
Posts: 853
Joined: 01 Mar 2007, 17:00
17
Location: NY
Contact:

Post by shamir »

Corrosive-Killah wrote:wow that just confused me more :?
is PHP the same as sql?
man your a newbie, anyway first learn html, then SQl or php, SQL is deferent form php, links

http://www.w3schools.com/html/default.asp

http://www.w3schools.com/sql/default.asp

http://www.w3schools.com/php/default.asp

http://www.pageresource.com/html/index.html

there you go. :wink:

User avatar
Corrosive-Killah
Newbie
Newbie
Posts: 7
Joined: 14 Oct 2007, 16:00
16
Contact:

Post by Corrosive-Killah »

i know htm a a bit of java its just php and SQL i cant get the hang of

shamir
Computer Manager
Computer Manager
Posts: 853
Joined: 01 Mar 2007, 17:00
17
Location: NY
Contact:

Post by shamir »

Corrosive-Killah wrote:i know htm a a bit of java its just php and SQL i cant get the hang of
well my friend you, come to the right place, php vid helps, link

http://phpvideotutorials.com/

http://www.killerphp.com/

enjoy hope it helps. :wink:

bubzuru
.net coder
.net coder
Posts: 700
Joined: 17 Apr 2007, 16:00
17
Contact:

Post by bubzuru »

shamir wrote:
Corrosive-Killah wrote:i know htm a a bit of java its just php and SQL i cant get the hang of
well my friend you, come to the right place, php vid helps, link

http://phpvideotutorials.com/

http://www.killerphp.com/

enjoy hope it helps. :wink:
so i guess you liked the vids :lol:
i have a nice collection of PHP & SQL videos
if you want them just pm me

User avatar
Corrosive-Killah
Newbie
Newbie
Posts: 7
Joined: 14 Oct 2007, 16:00
16
Contact:

=[[[

Post by Corrosive-Killah »

cant watch them no sound =[

User avatar
computathug
Administrator
Administrator
Posts: 2693
Joined: 29 Mar 2007, 16:00
17
Location: UK
Contact:

Post by computathug »

if you have no sound you should check your drivers and update them. Im sure you can do this, if not post what spec etc and then you can get that sorted first. Anyway its 5.15 am and i am at work in 4 hrs so i cant type more at the mo, i need at least a couple of hours sleep. :wink:

User avatar
Corrosive-Killah
Newbie
Newbie
Posts: 7
Joined: 14 Oct 2007, 16:00
16
Contact:

Post by Corrosive-Killah »

lol becouse of the fact ive blown my speakers lol but thx anyways

User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

Post by ayu »

SQL != PHP

SQL = Structured Query Language (Basicly a language made to query databases)

PHP = Hypertext Preprocessor (Web based language, perfect to make a more dynamic enviorment)

More about SQL HERE

More about PHP HERE

If you want more info/guides/tuts then just ask =3
"The best place to hide a tree, is in a forest"

User avatar
Corrosive-Killah
Newbie
Newbie
Posts: 7
Joined: 14 Oct 2007, 16:00
16
Contact:

Post by Corrosive-Killah »

verry useful thanks alot neo

bubzuru
.net coder
.net coder
Posts: 700
Joined: 17 Apr 2007, 16:00
17
Contact:

Post by bubzuru »

neo130 wrote:SQL != PHP

SQL = Structured Query Language (Basicly a language made to query databases)

PHP = Hypertext Preprocessor (Web based language, perfect to make a more dynamic enviorment)

More about SQL HERE

More about PHP HERE

If you want more info/guides/tuts then just ask =3
=D> =D> couldn't have said it better myself

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »


Post Reply