PHP Multi Script Project

Discussion in 'PHP' started by worldman, Mar 20, 2008.

  1. #1
    I've been using PHP for about a year or two and just stepped outside of beginner in a lot of areas. But I have a little problem.

    I am taking on a big project (a personal one of mine) and after doing some research decided to attempt to do it in PHP. Problem is I have little experience in modifying codes and implementing them with current designs.

    So if you think you can lend me a hand I'd be glad. Not interested in someone coding the project but point me to some info as to go about implementing different scripts into one major site.
     
    worldman, Mar 20, 2008 IP
  2. djliku

    djliku Peon

    Messages:
    45
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Are you installing a CMS? If so which CMS (Joomla,Wordpress,Drupal)?

    What I usually do is take each page and list the elements I need to code for that page. Then I code it into a separate file. Last I take the code and implement it onto the site by cutting, pasting, and modifying. I do this because seeing their old code with your new code can get confusing.
     
    djliku, Mar 20, 2008 IP
  3. worldman

    worldman Notable Member

    Messages:
    3,337
    Likes Received:
    261
    Best Answers:
    0
    Trophy Points:
    225
    #3
    Well no I am not goign to use a CMS. I am thinking of coding it from scratch with the help of a couple of free scripts that I will modify.
     
    worldman, Mar 20, 2008 IP