How Can We design a php page

Discussion in 'HTML & Website Design' started by smrutichandan, Mar 17, 2011.

  1. #1
    I am now working on a designing project and I dont know about PHP.

    But can design with dot net.

    So please help me regarding my problem.
     
    smrutichandan, Mar 17, 2011 IP
  2. Darkhodge

    Darkhodge Well-Known Member

    Messages:
    2,111
    Likes Received:
    76
    Best Answers:
    1
    Trophy Points:
    185
    #2
    Darkhodge, Mar 17, 2011 IP
  3. alia.y

    alia.y Peon

    Messages:
    99
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    w3schools.com is best place to learn php and other web development things. You can try this also. http://www.learnphp-tutorial.com/
     
    alia.y, Mar 18, 2011 IP
  4. shahilroyhere

    shahilroyhere Well-Known Member

    Messages:
    189
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    130
    #4
    Darkhodge has pointed you to the best resource to start with. But since you are concerned with designing more than programming so you can overlook some of the programming stuff that they have.
    But to give you a very basic idea with PHP, let me tell you that keep your design conventions of Dot Net totally separated here, cause PHP itself is a interfacing language.. so you don't need all the class and UI elements separately.

    Happy PHPing :)
     
    shahilroyhere, Mar 18, 2011 IP
  5. karthimx

    karthimx Prominent Member

    Messages:
    4,959
    Likes Received:
    127
    Best Answers:
    2
    Trophy Points:
    340
    #5
    <html>
    <head>
    <body>
    <div> <?php echo "hello world"; ?> </div>
    </body>
    </head>
    </html>
     
    karthimx, Mar 18, 2011 IP
  6. techntuts

    techntuts Member

    Messages:
    197
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #6
    If you have learn ASP, then PHP seems to be bit similar. If you are not familar with PHP then go to w3schools.com and start reading the tutorials...
     
    techntuts, Mar 18, 2011 IP
  7. kevbo22

    kevbo22 Active Member

    Messages:
    149
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #7
    If you have done dot net scripting before, php should be a quick learn for you.
     
    kevbo22, Mar 18, 2011 IP
  8. kiranchandra

    kiranchandra Member

    Messages:
    133
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    46
    #8
    dude I can help you out.Pm ing u now.
     
    kiranchandra, Mar 18, 2011 IP
  9. boundlessmartin

    boundlessmartin Active Member

    Messages:
    714
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51