Contact Us Forum Rules Search Archive
WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-21-2005, 04:24 AM
WebProWorld New Member
 

Join Date: Apr 2005
Posts: 21
mrfemale2003 RepRank 0
Default Learning PHP?

I forget to post my question and comments. Here goes :)

I currently have the knowledge in CSS, HTML and search engine optimization. That being said, I'd like to learn PHP. I've read a few books on php, visited several forums and have looked over examples. However, I don't understand the meaning of coding such as that listed below(scroll down). My question is there a place online where I can find the meaning of
$fp = fopen( $att, "r"); $file = fread( $fp, $att_size );
and other coding?

Thanks
Reply With Quote
  #2 (permalink)  
Old 07-21-2005, 04:32 AM
a12c4magic's Avatar
WebProWorld Member
 

Join Date: May 2005
Location: West Sussex
Posts: 52
a12c4magic RepRank 0
Default

Try: http://www.phpfreaks.com/
__________________
a12c4magic
Magic the Gathering
What is Magic the Gathering
Reply With Quote
  #3 (permalink)  
Old 07-21-2005, 08:14 AM
WebProWorld Pro
 

Join Date: Mar 2004
Location: Pittsburgh, PA, USA
Posts: 114
ChrisRC RepRank 0
Default Re: Learning PHP?

Quote:
Originally Posted by mrfemale2003
is there a place online where I can find the meaning of
$fp = fopen( $att, "r"); $file = fread( $fp, $att_size );
and other coding?

Thanks
Once you understand the basic structure of the language - in other words, you realize that $fp is a variable and fopen() is a function that takes at least two parameters - I really think the php manual on php.net is one of the best resources available. Just go to php.net and type "fopen" into the search box at the top of the page.

The documentation does a good job of explaining what the function does, what the parameters should be and usually offers a couple examples. The user contributed notes at the bottom often offer implementation notes from real world experience.
__________________
Chris Collins
crcdesign.net
Reply With Quote
  #4 (permalink)  
Old 07-21-2005, 05:29 PM
WebProWorld New Member
 

Join Date: Jul 2005
Location: West Sussex
Posts: 6
Brewster RepRank 0
Default

Another great site where you can learn about php is www.phpbuilder.com/board/

Joe
Reply With Quote
  #5 (permalink)  
Old 07-22-2005, 08:21 PM
WebProWorld Member
 

Join Date: Apr 2004
Location: Australia
Posts: 27
newmarket RepRank 0
Default

Go to the library and get Sam's Teach Yourself PHP in 24 Hours.
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Tags: ,



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

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


Search Engine Optimization by vBSEO 3.2.0