Page 1 of 1

I am a newbie...Please guide me

Posted: Sat Sep 25, 2010 6:59 am
by a2usmani
Hi Guys,

I am a newbie here. I know some PHP and want to increase more, thats why I am here. I have also made some sites on Joomla CMS. Actually I got a project to make an online Result Management System for my department. Now kindly guide what to do first and then what to do next.

Your help will be highly appreciable.




Regards,
a2usmani

Re: I am a newbie...Please guide me

Posted: Sun Sep 26, 2010 2:32 am
by JakeJ
Tutorials. Many tutorials. Go through the tutorials and then make changes to the examples given in the tutorials until you make sure you understand them.

Start with the basics of course.

Make sure you understand how to deal with arrays, for each loops, while loops, database connections, case statements, If..Else, nesting, data types, variable scope and much, much more.

Re: I am a newbie...Please guide me

Posted: Tue Sep 28, 2010 9:31 am
by rogersstones
You first give a complete information about what you actually want to carry out in a project do the analysis and get the results and that information would be fruitful for us to provide best answers to your questions.

Re: I am a newbie...Please guide me

Posted: Wed Sep 29, 2010 8:29 am
by skylark2
Like the others have said, your best bet is to start off with (somebody else's) working code and play around with it until you figure out what's going on.

People here are really helpful with specific questions, but there isn't much anyone can do when you ask something this general.