Welcome Guest ( Log In | Register)



2 Pages V   1 2 >  
Reply to this topicStart new topic
> not really sure ??, not really sure ??
psp-playstation
post Aug 1 2004, 02:05 PM
Post #1


Advanced Member
*******

Group: Members
Posts: 146
Joined: 1-August 04
From: lebanon
Member No.: 425



Hey !!!
I am actually a flash designer, also I work with 3ds max, but i am not sure what is PHP, i think html is a lot easier, so can anyone give me a reason why should i really work with php, while i can get nearly the same things i want with html ....
Go to the top of the page
 
+Quote Post
jailbox
post Aug 1 2004, 02:52 PM
Post #2


Newbie [Level 2]
**

Group: Members
Posts: 36
Joined: 22-July 04
Member No.: 165



PHP is a server side scripting language which is a lot more powerful than html can ever be. Yes it is harder than html but its worth the time spent to learn it
Go to the top of the page
 
+Quote Post
Spectre
post Aug 1 2004, 03:06 PM
Post #3


Privileged Member
*********

Group: Members
Posts: 874
Joined: 30-July 04
Member No.: 246



PHP is a programming language; HTML isn't.

PHP is powerful and diverse; HTML isn't.

PHP is dynamic; HTML isn't.

PHP has features such as MySQL interactivity; HTML doesn't.

PHP can have HTML imbedded in it; HTML can't have PHP imbedded in it.

PHP owns; HTML doesn't.
Go to the top of the page
 
+Quote Post
psp-playstation
post Aug 1 2004, 03:12 PM
Post #4


Advanced Member
*******

Group: Members
Posts: 146
Joined: 1-August 04
From: lebanon
Member No.: 425



how to learn php then
Go to the top of the page
 
+Quote Post
jailbox
post Aug 1 2004, 03:18 PM
Post #5


Newbie [Level 2]
**

Group: Members
Posts: 36
Joined: 22-July 04
Member No.: 165



Search for tutorials? Also a good place to get help on PHP is http://forums.devshed.com
Go to the top of the page
 
+Quote Post
Spectre
post Aug 1 2004, 03:19 PM
Post #6


Privileged Member
*********

Group: Members
Posts: 874
Joined: 30-July 04
Member No.: 246



Don't let templest see that question; he might have to skin you alive.

Search Google (use the search bar at the top of this page - it supports Trap17) for PHP tutorials, or try visiting the official PHP site and looking up the documentation or function list.

I learnt it just by fiddling and examining other scripts, but it took a lot longer than it should have.
Go to the top of the page
 
+Quote Post
stevey
post Aug 1 2004, 03:23 PM
Post #7


Advanced Member
*******

Group: Members
Posts: 119
Joined: 12-July 04
From: london
Member No.: 85



lol lucky temp hasnt seen that question yet lol, well for a good php tutorial jus go www.w3schools.com they got a good intro to php im actually currently checking them out.
Go to the top of the page
 
+Quote Post
psp-playstation
post Aug 1 2004, 06:16 PM
Post #8


Advanced Member
*******

Group: Members
Posts: 146
Joined: 1-August 04
From: lebanon
Member No.: 425



why is templest always trying to look like he is the best guy in the world ???
Go to the top of the page
 
+Quote Post
Spectre
post Aug 2 2004, 03:55 AM
Post #9


Privileged Member
*********

Group: Members
Posts: 874
Joined: 30-July 04
Member No.: 246



He isn't. He is just doing his job, and he usually does it well.

I would suggest you don't critisize any of the other moderators here. It isn't easy crawling through every single post to look for unwanted content.
Go to the top of the page
 
+Quote Post
chinfo
post Aug 2 2004, 04:13 AM
Post #10


Advanced Member
*******

Group: Members
Posts: 119
Joined: 19-July 04
Member No.: 140



They have every right to criticize huh.gif Its part of democracy, I believe.

Anyways, Flash support PHP scripting within its own environment. ActionScript will only take you so far, that eventually you have to touch PHP when you want to take Flash into another level.