Help with PHP

Discussion about hacker.org's server
Post Reply
User avatar
0042
Posts: 56
Joined: Wed Jul 14, 2010 11:08 pm
Location: I'm on Skype! PM me for my username!

Help with PHP

Post by 0042 »

Does anyone have a basic program in php I can look at? I'm trying to learn it but I'm more hands-on and it's harder for me to learn it if I don't have code to look at. Seeing it in use and all...

Any help would be appreciated!!

Thanks so much!
~Jennifer
"If you can read this, you must be really bored!"

Girl Hackers!! Because you don't need a penis to be good with computers!!
-----
Name: Jennifer
Age: 21
Number of n00bz used as cannonfodder: "Now serving #2,364,428!"
User avatar
livinskull
Posts: 22
Joined: Fri Jun 26, 2009 12:01 pm
Location: /dev/null
Contact:

Post by livinskull »

What do you mean by "program"?

PHP is mainly a web-language designed to create dynamic websites.

Besides many people (including me) use it for quick scripts to solve problems or hackits, but executed from the command line interface instead running it on a webserver.

So which of those are you interested in?
User avatar
baha'a
Posts: 88
Joined: Sat Jan 02, 2010 12:51 am

Post by baha'a »

do you know the site:
http://www.w3schools.com/
?

I thinks it's really nice. ( I learned about it in here :) )

and I'm sure you can easily find a "php bible" around.( I've never read one but, I read one's contents and it was pretty good )

good luck
--
User avatar
0042
Posts: 56
Joined: Wed Jul 14, 2010 11:08 pm
Location: I'm on Skype! PM me for my username!

Post by 0042 »

@baha: lolyes that's where I'm learning my JS/PHP from!

@livinskull: I was wondering what/how to use it for hackits and such. I suck at learning from a book. Like math, I've always worked best when I can see an example and watch it worked out in front of me. I'm not asking for the answer, or for anyone to teach me PHP hacking, I just need to see how it works. I should be able to figure it out from there.
"If you can read this, you must be really bored!"

Girl Hackers!! Because you don't need a penis to be good with computers!!
-----
Name: Jennifer
Age: 21
Number of n00bz used as cannonfodder: "Now serving #2,364,428!"
User avatar
baha'a
Posts: 88
Joined: Sat Jan 02, 2010 12:51 am

Post by baha'a »

0042 wrote: @baha: lolyes that's where I'm learning my JS/PHP from!
:D
0042 wrote: @livinskull: I was wondering what/how to use it for hackits and such.
Well, do you know www.hackthissite.org ?
it has challenges that needs you to do such things, and I think you can find examples and such things in the lectures section.
--
Post Reply