+ Reply to Thread
Results 1 to 8 of 8

Thread: Php?

  1. #1
    Senior Member jonesy's Avatar
    Using
    not specified
    Join Date
    Feb 2005
    Location
    Nottingham, England
    Posts
    176

    Default Php?

    Registered forum members do not see this ad.

    I am a proud co-owner of a photographic records based website (designed by me and programmed in PHP by a talented young man)

    I have now decided to "bite the bullet" and try to learn how to "PHP" so I can do some of the smaller tasks myself...

    With this in mind, can anyone recommend any very basic resources/websites/tutorials etc to get me started. I also need to look at how PHP interacts with mySQL so tutorials/information on those would be much appreciated too.

    Many thanks in advance
    Tracey
    He who has a smile on his face hasn't heard the bad news yet...

    www.travelthrutime.com
    A Photographic Trip Down Memory Lane

  2. #2
    Administrator CADTutor's Avatar
    Computer Details
    CADTutor's Computer Details
    Operating System:
    Windows 7 Home Premium 64bit
    Motherboard:
    Asus P7P55D-E PRO
    CPU:
    Intel Core i7-860
    RAM:
    4GB PC3-12800 C8 Corsair Dominator
    Graphics:
    NVIDIA Quadro FX 1800 768 MB
    Primary Storage:
    Intel X25-M SSD 160GB
    Secondary Storage:
    Samsung Spinpoint 320GB
    Monitor:
    BenQ FP241W 24" Wide
    Discipline
    Education
    CADTutor's Discipline Details
    Occupation
    Senior Lecturer (Digital Design), Landscape Architect & Web Designer
    Discipline
    Education
    Using
    AutoCAD 2014
    Join Date
    Aug 2002
    Location
    Hampshire, UK
    Posts
    3,606

    Default

    I taught myself PHP using Larry Ullman's "PHP for the World Wide Web" and then went on to his "PHP and MySQL for the World Wide Web". I found them both easy to read and very clear. If you already know a little you could probably skip to the second book. I also like PHP Solutions by David Powers. As a quick reference, I use Teach Yourself PHP. Online there is the excellent W3Schools PHP reference, which is much better than the official PHP reference, which seems to have been written for robots.

    Hope this helps.
    Tip: Please do not PM or email me with CAD questions - use the forums, you'll get an answer sooner.
    AutoCAD Tutorials | How to add images to your posts | How to register successfully | Forum FAQ

  3. #3
    Senior Member jonesy's Avatar
    Using
    not specified
    Join Date
    Feb 2005
    Location
    Nottingham, England
    Posts
    176

    Default

    Thanks for that information.
    I'll start looking into that this week. (got to do something useful with my extra time now we're short time working )
    He who has a smile on his face hasn't heard the bad news yet...

    www.travelthrutime.com
    A Photographic Trip Down Memory Lane

  4. #4
    Forum Newbie elvistaylor's Avatar
    Using
    Mechanical 2011
    Join Date
    Jul 2011
    Location
    United States
    Posts
    2

    Default

    Hi.. Just use php to fetch a data from mysql.. this is a basic tags <?php echo "welcome"; ?> <?php this is start php and end with ?> this.. echo is used to print a data.. php and mysql are good concept to know more visit here: http://www.w3schools.com/

    regards..

    Last edited by Tiger; 8th Aug 2011 at 11:59 am. Reason: removed ad

  5. #5
    Senior Member
    Discipline
    Construction
    john7911's Discipline Details
    Occupation
    Piping Designer
    Discipline
    Construction
    Using
    Plant 3D 2013
    Join Date
    Apr 2009
    Location
    EU
    Posts
    139

    Default

    Hi,
    Look here: http://www.php.net/manual/en/
    You can use CMS (content management system)such as Joomla - WordPress - Drupal... I personally use Joomla for my Web site, and it's free. You don't need to learn PHP&MySQL.

  6. #6
    Super Member Organic's Avatar
    Discipline
    Civil
    Using
    Civil 3D 2013
    Join Date
    Feb 2009
    Posts
    1,641

    Default

    I know this thread is a few years old originally now although this is what I found when I learnt PHP over h previous years:

    I learnt PHP using the Tizag tutorial website. http://www.tizag.com/phpT/

    That is a great site that conveys the basics simply without getting bogged down in too much detail initially. I also learnt SQL and CSS from that site (they have a whole range of tutorial series, all free).

    The php.net site is simply too technical for me most of the time an not a good resource for me.
    Another great place of help is the phpfreaks forum, probably the largest php forum on the internet (which is extremely active and your questions are answered within minutes normally).

    Use a good editing program with syntax highlighting, indenting and which points out to you when you have a syntax error or unbalanced brackets etc. You hear of people being 'hardcore' and programming in notepad etc, that is just ridiculous in my opinion (although possible it is unrealistic). I use Dreamweaver which is excellent.

  7. #7
    Full Member clydemit's Avatar
    Computer Details
    clydemit's Computer Details
    Operating System:
    windows 7 ultimate 64bit
    Computer:
    Z800 Workstation HP
    CPU:
    Intel Xeon X5670 @ 2.93GHz (12 CPUs), ~2.9GHz
    RAM:
    24576MB RAM
    Graphics:
    NVIDIA Quadro FX 4800
    Primary Storage:
    300GB
    Secondary Storage:
    SERVER
    Monitor:
    HP Compaq LA2405 Wide LCD Monitor & Ibm ThinkVison LEN L192p
    Using
    AutoCAD 2010
    Join Date
    Aug 2010
    Location
    Iowa
    Posts
    57

    Default

    http://www.w3schools.com/ is my favorite help site.
    Engineering Technician \ Documentation Manager
    www.clydegibson.tk
    Solidworks 2010-2012 / AutoCAD 2007-2012 / Inventor 2008-2009 / RasterCAD / Unigrapics NX6 - NX7
    "One man with courage is a majority." Thomas Jefferson

  8. #8
    Forum Newbie
    Using
    3ds Max Design 2008
    Join Date
    Jan 2013
    Posts
    3

    Default

    Registered forum members do not see this ad.

    Thanks for this great info .. I am happy by hearing from you that you learn php by yourself.. PHP is very amazing language and by now whole world demands php webs as you know ..

    NY Web Design
    Last edited by jack002; 22nd Jan 2013 at 01:12 pm.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts