Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 Programming Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 07-26-2012, 08:13 PM
ravensmoke ravensmoke is offline
 
Join Date: Jul 2012
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Noob Question :)

I'm looking to learn how to program with PHP. So i figured I'd come on and ask where I should start. I have a very basic understanding of HTML. What is required to know before starting to learn PHP?

Thanks for your helpful input. Trolls here we come.

Ravensmoke.
Reply With Quote
  #2  
Old 07-26-2012, 08:18 PM
kh99 kh99 is offline
 
Join Date: Aug 2009
Location: Maine
Posts: 13,185
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well, there's this: http://www.php.net/tut.php (and this: http://www.php.net/manual/en/)
Reply With Quote
  #3  
Old 07-26-2012, 08:47 PM
soniceffect's Avatar
soniceffect soniceffect is offline
 
Join Date: Feb 2005
Location: UK
Posts: 453
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ravensmoke View Post
I'm looking to learn how to program with PHP. So i figured I'd come on and ask where I should start. I have a very basic understanding of HTML. What is required to know before starting to learn PHP?

Thanks for your helpful input. Trolls here we come.

Ravensmoke.
I would try to ensure you have a decent understanding of html and CSS. At the end of the day this is what you are coding to output, so having a decent understanding of these will ensure you can concentrate solely on the PHP rather than trying to to learn all at once.
Reply With Quote
2 благодарности(ей) от:
DetroitYES, Simon Lloyd
  #4  
Old 07-27-2012, 04:52 PM
DetroitYES's Avatar
DetroitYES DetroitYES is offline
 
Join Date: Mar 2009
Posts: 43
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

As others have said, absolutely get your html and css down before diving into php. It will also help to get a grasp on javascript, nothing too in depth, but just an idea. I would also avoid jumping into vBulletin development right off the bat when learning php and try to build some things yourself first (you'll look back years later and call them garbage but its a necessary milestone). VBulletin is pretty complex and has a lot going on, I initially made the mistake of hacking core (modifying the actual vBulletin files), rather than building stand alone plugins and products because I tend to learn things the hard way. It's difficult to explain to someone new to development why that is bad practice, but you'll see eventually.

Most importantly, don't be intimidated by any of the web languages. Figure out something you want to do, maybe a simple, static portfolio site for starters, and go at it. Google is your best friend, I rarely have to ask questions on forums as most of them have been asked and answered before on any multitude of sites like StackOverflow...

http://www.w3schools.com/ gets criticized sometimes, and can be overly basic but really helped me with a lot of the fundamentals.

Once you get into php, learn how to use the php manual. It can be a bit cryptic at first, and I put off using it for far too long, but I visit it several times a day now, to double check syntax and look at related methods of doing things.
Reply With Quote
  #5  
Old 07-27-2012, 09:06 PM
ravensmoke ravensmoke is offline
 
Join Date: Jul 2012
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for all your input. I definitely have some work ahead of me.
Reply With Quote
Reply


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

Forum Jump


All times are GMT. The time now is 08:53 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04788 seconds
  • Memory Usage 2,204KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (5)post_thanks_box
  • (2)post_thanks_box_bit
  • (5)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (5)post_thanks_postbit_info
  • (5)postbit
  • (5)postbit_onlinestatus
  • (5)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete