Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 03-06-2004, 07:02 PM   #1 (permalink)
 
Junior Techie

Join Date: Mar 2004

Posts: 67

vo1c0m3

Question php?

what exactly is it?
i know what html is ...is php like the same?
__________________
<html><body bgcolor=\"#EEF2F6\" text=\"#000000\" id=\"all\" leftmargin=\"0\" topmargin=\"0\" marginwidth=\"0\" marginheight=\"0\" rightmargin=\"0\" link=\"#000020\" vlink=\"#000020\" alink=\"#000020\">
<a href=\'http://www.smileycentral.com/?partner=ZSzeb008\' target=\'_blank\'><img src=\'http://smileys.smileycentral.com/cat/16/16_1_111.gif\' alt=\'Garfield\' border=0></a>
</body></html>
vo1c0m3 is offline  
Old 03-08-2004, 10:50 AM   #2 (permalink)
 
Super Techie

Join Date: Dec 2003

Posts: 333

Harold III

Send a message via AIM to Harold III
Default

php is server side.
__________________
I do this for Aiur. NOT YOU.
Harold III is offline  
Old 03-08-2004, 08:57 PM   #3 (permalink)
 
Junior Techie

Join Date: Mar 2004

Posts: 67

vo1c0m3

Default

what does php stand for? how do i embed it into code?
__________________
<html><body bgcolor=\"#EEF2F6\" text=\"#000000\" id=\"all\" leftmargin=\"0\" topmargin=\"0\" marginwidth=\"0\" marginheight=\"0\" rightmargin=\"0\" link=\"#000020\" vlink=\"#000020\" alink=\"#000020\">
<a href=\'http://www.smileycentral.com/?partner=ZSzeb008\' target=\'_blank\'><img src=\'http://smileys.smileycentral.com/cat/16/16_1_111.gif\' alt=\'Garfield\' border=0></a>
</body></html>
vo1c0m3 is offline  
Old 03-08-2004, 10:54 PM   #4 (permalink)
 
Super Techie

Join Date: Dec 2003

Posts: 333

Harold III

Send a message via AIM to Harold III
Default

PHP Hypertext Preprocessor, in which PHP stands for Personal Home Page. for a basic description of php, go to http://www.htmlgoodies.com/php/intro.html

P.S. just read thru that webpage and you will understand everything, and this time we don't have to bother our little emily sister
__________________
I do this for Aiur. NOT YOU.
Harold III is offline  
Old 03-08-2004, 11:41 PM   #5 (permalink)
 
Monster Techie

Join Date: Jul 2003

Posts: 1,179

Emily is on a distinguished road

Send a message via AIM to Emily
Default

Haha, your little Emily sister is here. Mwahahaha.

You can embed php into html code with <?php and ?> tags. In between, you write in an entirely different language than html. www.php.net is a good resource, though it might be a little intimidating if you're new to programming. Try PHP for the World Wide Web by Larry Ullman. (It's a book, in case you didn't pick that up. )

Many if not most websites you see with logins, user accounts, etc. are done with php. Once you get started there's a lot you can do with it.

(I could get paid to advertise this stuff, couldn't I? )
__________________
<a href=\"http://www.upstark.com\">www.upstark.com</a>
Emily is offline  
Old 03-09-2004, 04:49 PM   #6 (permalink)
 
Super Techie

Join Date: Dec 2003

Posts: 333

Harold III

Send a message via AIM to Harold III
Default

unfortunately emily my sister you won't get paid nothing cuz php is open source...
__________________
I do this for Aiur. NOT YOU.
Harold III is offline  
Old 03-10-2004, 08:50 PM   #7 (permalink)
 
Junior Techie

Join Date: Mar 2004

Posts: 67

vo1c0m3

Default

thanks every one
__________________
<html><body bgcolor=\"#EEF2F6\" text=\"#000000\" id=\"all\" leftmargin=\"0\" topmargin=\"0\" marginwidth=\"0\" marginheight=\"0\" rightmargin=\"0\" link=\"#000020\" vlink=\"#000020\" alink=\"#000020\">
<a href=\'http://www.smileycentral.com/?partner=ZSzeb008\' target=\'_blank\'><img src=\'http://smileys.smileycentral.com/cat/16/16_1_111.gif\' alt=\'Garfield\' border=0></a>
</body></html>
vo1c0m3 is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On