rltamm Posted September 23, 2012 Share Posted September 23, 2012 I have been working with PHP for about 5 hours.. lol... I find it very disturbing because I can never get what I am trying to work.. to actually work.. frustration is making my head hurt.. Any advice or help ? Quote Link to comment Share on other sites More sharing options...
kicken Posted September 23, 2012 Share Posted September 23, 2012 Welcome! Keep the PHP manual handy and make sure you at least skim through it a time or two to get an idea of what is there. If you get stuck on any particular problem make a thread over in the PHP Coding help forum, someone can probably help you out. Make sure you provide your code you tried (inside [code][/code] tags) and describe what your trying to do vs what is actually happening (including any error messages, in full, not just "it doesn't work" or similar). Quote Link to comment Share on other sites More sharing options...
drewdan Posted September 29, 2012 Share Posted September 29, 2012 What languages have you worked with previously? What kind of experience do you have? I used to find it quite hard when I first started, but when I got my head around the syntax and learnt the structure ie loops, making functions etc it became much easier. Its difficult to jump into the deep end. But like Kicken said, keep that PHP manual handy, I have been programming in PHP for 2 years, and I still keep mine on my desk just in case! Best of luck, and welcome to the forum! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.