| how the hell do i install php??? |
Started by a.smith
15 May 2012 16:59
SUBSCRIBE
UNSUBSCRIBE
|
|
|
|
i just don't understand how i install it on my laptop. how do i use it? it just doesn't make sense to me :/ i downloaded some random files not knowing what to do with them o.O
|
Did hou read first?
Founder and CEO of DsiRealms
|
Yeah :/ i tried w3schools but it didnt make sense to me. what do you do when you download it? did i download the wrong thing? o-o
|
look it up on youtube
eye3ds.mooo.com
|
Downloading PHP alone does nothing, or at least it didn't for me. Try WAMP or XAMPP--it sets everything up for you.
Success today, greatness tomorrow.
|
Php is hard to learn, but fun once you get the hang of it ;D
People are like slinkies. Worthless, but will always bring a smile to your face when you shove them down the stairs.
|
yeah :] i'll try guitar boys way lol
|
PHP is not hard to learn. I havent been on this place in like 1 year.
-- Akshay
|
The distinguished Akshay spake: PHP is not hard to learn. I havent been on this place in like 1 year.
I learnt a lot of php without testing and i find its just like,Java Script. i'll learn it easy. i learn a lot better doing things myself,and making,pointless things with it.
|
The distinguished a.smith spake: The distinguished Akshay spake HP is not hard to learn. I havent been on this place in like 1 year.
I learnt a lot of php without testing and i find its just like,Java Script. i'll learn it easy. i learn a lot better doing things myself,and making,pointless things with it.
Well, not to get technical, but JS is more like the C languages because it is object oriented.
PHP is C based, but is based off of interactions with functions and classes more than creating & manipulating objects.
Success today, greatness tomorrow.
|
The distinguished GuitarBoy spake: The distinguished a.smith spake:The distinguished Akshay spake<img src="/chatrooms/smilies/alien4.gif" alt="">HP is not hard to learn. I havent been on this place in like 1 year.
I learnt a lot of php without testing and i find its just like,Java Script. i'll learn it easy. i learn a lot better doing things myself,and making,pointless things with it.
Well, not to get technical, but JS is more like the C languages because it is object oriented.
PHP is C based, but is based off of interactions with functions and classes more than creating & manipulating objects.
True lol. Its just that php seems like its as simple as Java Script. I dont knnow yet rly lol
|
The distinguished a.smith spake: The distinguished GuitarBoy spake:The distinguished a.smith spake:
True lol. Its just that php seems like its as simple as Java Script. I dont knnow yet rly lol
Your right php is as simple as Java Script. Trust me you will see that most of the stuff you already know but its set up in a different way
eye3ds.mooo.com
|
The distinguished lilwayne1556 spake: The distinguished a.smith spake:The distinguished GuitarBoy spake:<blockquote>The distinguished a.smith spake:
True lol. Its just that php seems like its as simple as Java Script. I dont knnow yet rly lol
Your right php is as simple as Java Script. Trust me you will see that most of the stuff you already know but its set up in a different way</blockquote>
Yeah. i notice if you do like.. var [value]= in javasript, php is just $[value] i think?
|
Yup. It's all relative.
Buoyancy: what goes down, must come up..
|
The distinguished a.smith spake: The distinguished lilwayne1556 spake:The distinguished a.smith spake:<blockquote>The distinguished GuitarBoy spake:<blockquote>The distinguished a.smith spake:
True lol. Its just that php seems like its as simple as Java Script. I dont knnow yet rly lol
Your right php is as simple as Java Script. Trust me you will see that most of the stuff you already know but its set up in a different way</blockquote></blockquote>
Yeah. i notice if you do like.. var [value]= in javasript, php is just $[value] i think?
Yes, but you have to realize that it's really no different except for what you're typing.
ANY scripting language such as Java Script, VBScript, PHP, ASP, or Python even have ways to declare variables. Derp.
Success today, greatness tomorrow.
|
You have to have an MySQL server. Use a free host.
Veni. Vidi. Vici.
|
|
|
|