Author Topic: Helpful Guides For Beginners and Advanced Users  (Read 7457 times)

Ragster00

  • Senior Member
  • ****
  • Posts: 499
  • Karma: 0
    • View Profile
    • Help with PHP?
Helpful Guides For Beginners and Advanced Users
« on: September 21, 2007, 12:33:50 PM »
Hello All,
lately we have been having a lot of people using PHPHelp.com, but it seems we are getting more and more people saying something like "I am very new to PHP and I need help." Some of these people don't even have the basic understanding of what PHP is or how to use it.

So to help curve this problem I have included a link to Articles provided by this site. The list of articles are as such:
Introduction to PHP Programming
Understanding the Mail Function
How to Include Headers and Footers
MyODBC Basics
Using a script wrapper to run PHP
Basics and String Literal
Attaining a State of Normalcy
Installing PHP and MySQL on Windows NT
Displaying SQL Query Results
Using SQL to Copy Table Content
Basics of the Configuration File
Formatting a List as a Table
Including Files Based on Input


These articles can be found here: http://www.phphelp.com/tutorial/

Thank you.
« Last Edit: May 21, 2010, 09:27:33 AM by Admin »
-- I do what I can to help! :)
Not all code provided is meant to be a working, error free code. It is meant only as a guide.

editcube

  • New Member
  • *
  • Posts: 15
  • Karma: 0
    • View Profile
Re: Helpful Guides For Beginners and Advanced Users
« Reply #1 on: October 03, 2012, 02:16:39 PM »
Thanks for this.  I have written logic variables for decision strings programming in the past.  I have a good grasp of how the logic and the terms work in PHP.  I seem to be having more trouble with the  punctuation ("{['(ect)  part of coding than the language.  Can you point me at a good source for resolving this?