What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » PHP

Pages: (2): « First [ 1 ] 2 » Last »
PHP
Author: Message:
michael_m91
Full Member
***


Posts: 371
Reputation: 1
32 / Male / –
Joined: Jan 2004
O.P. PHP
Does anybody know how to copy the PHP file from another site.


Lol i know i dont know how to right my own stuff, but i wanted to copy a php script and then change it for myself

[Image: Email.JPG]
08-30-2005 04:47 AM
Profile E-Mail PM Web Find Quote Report
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: PHP
You can't get the source code of a PHP script unless the author gives it to you. PHP is server-side, unlike JavaScript, which is client-side.
08-30-2005 05:00 AM
Profile PM Web Find Quote Report
michael_m91
Full Member
***


Posts: 371
Reputation: 1
32 / Male / –
Joined: Jan 2004
O.P. RE: PHP
but doesnt it still download it to your computer temperarily so that your computer can figure out what to do?

[Image: Email.JPG]
08-30-2005 05:03 AM
Profile E-Mail PM Web Find Quote Report
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: PHP
quote:
Originally posted by michael_m91
but doesnt it still download it to your computer temperarily so that your computer can figure out what to do?
No, all you download is what the PHP script outputs (usually HTML). The actual PHP code stays on the server and is parsed and executed by the server.
08-30-2005 05:05 AM
Profile PM Web Find Quote Report
michael_m91
Full Member
***


Posts: 371
Reputation: 1
32 / Male / –
Joined: Jan 2004
O.P. RE: PHP
quote:
Originally posted by WDZ
quote:
Originally posted by michael_m91
but doesnt it still download it to your computer temperarily so that your computer can figure out what to do?
No, all you download is what the PHP script outputs (usually HTML). The actual PHP code stays on the server and is parsed and executed by the server.


kk thanks, that sux lol

[Image: Email.JPG]
08-30-2005 05:07 AM
Profile E-Mail PM Web Find Quote Report
Jhrono
Veteran Member
*****


Posts: 1791
Reputation: 25
32 / Male / Flag
Joined: Jun 2004
RE: PHP
no it doesnt..stealing scripts is the thing that sucks..do your own..
08-30-2005 08:20 AM
Profile E-Mail PM Find Quote Report
Chris.1
Full Member
***

Avatar
addicted to the net

Posts: 363
Reputation: 3
36 / Male / –
Joined: Jun 2003
RE: PHP
Learn: www.php.net ;)
08-30-2005 09:36 AM
Profile E-Mail PM Web Find Quote Report
michael_m91
Full Member
***


Posts: 371
Reputation: 1
32 / Male / –
Joined: Jan 2004
O.P. RE: PHP
quote:
Originally posted by Johny
no it doesnt..stealing scripts is the thing that sucks..do your own..
quote:
Originally posted by Chris.
Learn: www.php.net ;)

lol w/e i wasnt trying to steal the script... k yeah i was but i wanted to customize it for myself, cus i dont have the brain capasity to learn it lol

[Image: Email.JPG]
08-30-2005 05:33 PM
Profile E-Mail PM Web Find Quote Report
ShawnZ
Veteran Member
*****

Avatar

Posts: 3146
Reputation: 43
32 / Male / Flag
Joined: Jan 2003
RE: PHP
quote:
Originally posted by michael_m91
but doesnt it still download it to your computer temperarily so that your computer can figure out what to do?
with php, the website figures out what to do, then sends the finished page to your computer, your computer never gets the php
Spoiler:
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
08-30-2005 05:36 PM
Profile PM Web Find Quote Report
hmaster
Senior Member
****

Avatar

Posts: 716
Reputation: 24
33 / Male / Flag
Joined: Nov 2004
RE: PHP
quote:
Originally posted by michael_m91
quote:
Originally posted by Johny
no it doesnt..stealing scripts is the thing that sucks..do your own..
quote:
Originally posted by Chris.
Learn: www.php.net ;)

lol w/e i wasnt trying to steal the script... k yeah i was but i wanted to customize it for myself, cus i dont have the brain capasity to learn it lol

You could ask the author *-)
[Image: sig.png]
08-30-2005 05:43 PM
Profile PM Web Find Quote Report
Pages: (2): « First [ 1 ] 2 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On