Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. Linux, Apache, MySQL, PHP
  4. Data Mapping in PHP

Data Mapping in PHP

Scheduled Pinned Locked Moved Linux, Apache, MySQL, PHP
csharpdatabasephphtmlvisual-studio
6 Posts 4 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    grmihel2
    wrote on last edited by
    #1

    Hi there, I'm quiet new to the PHP language, tho I have mostly programmed in C# in .NET platforms. Now I want to get some experience with the opensource part of the web development. I know the basic coding for PHP (the syntax), but I'm not sure about which app is the best to make dynamic PHP programming in (like MS Visual Studio for C#), which patterns is a most, which do I have to code by hand, and which can be autogenerated by the developer app? I'm especially curious about the possibilities of doing DataMapping, like DataBase Markup Language/LinQ to SQL in Visual Studio for C#, where Database tables are being related to code objects like: UML diagram: http://yuml.me/diagram/scruffy/class/[Phones]1->*[Category] Code with ORM to the DB table: Phone p = new Phone(); Or how do you guys handle objects in PHP, where Foreinger keys between tables can happen, in a easy way?

    C K 2 Replies Last reply
    0
    • G grmihel2

      Hi there, I'm quiet new to the PHP language, tho I have mostly programmed in C# in .NET platforms. Now I want to get some experience with the opensource part of the web development. I know the basic coding for PHP (the syntax), but I'm not sure about which app is the best to make dynamic PHP programming in (like MS Visual Studio for C#), which patterns is a most, which do I have to code by hand, and which can be autogenerated by the developer app? I'm especially curious about the possibilities of doing DataMapping, like DataBase Markup Language/LinQ to SQL in Visual Studio for C#, where Database tables are being related to code objects like: UML diagram: http://yuml.me/diagram/scruffy/class/[Phones]1->*[Category] Code with ORM to the DB table: Phone p = new Phone(); Or how do you guys handle objects in PHP, where Foreinger keys between tables can happen, in a easy way?

      C Offline
      C Offline
      cjoki
      wrote on last edited by
      #2

      You may want to look into some of the php frameworks as some of them can autogenerate some code. I do not use these as I feel they have way to much bloat and overly complicate a project. 10 ten list here http://www.phpframeworks.com/news/p/24081/2011-top-10-php-frameworks-statistics-by-phpframeworks-com[^] I have played around with code igniter, symfony and cake walk and one of them (to my memory) has a method of reading the databases schema to develope a custome framework for a new site. Also Zend has a full blown ide but i have never used it. http://shop.zend.com/en/zend-studio-for-eclipse.html?src=hpsb[^]

      Chris J www.redash.org

      G 1 Reply Last reply
      0
      • C cjoki

        You may want to look into some of the php frameworks as some of them can autogenerate some code. I do not use these as I feel they have way to much bloat and overly complicate a project. 10 ten list here http://www.phpframeworks.com/news/p/24081/2011-top-10-php-frameworks-statistics-by-phpframeworks-com[^] I have played around with code igniter, symfony and cake walk and one of them (to my memory) has a method of reading the databases schema to develope a custome framework for a new site. Also Zend has a full blown ide but i have never used it. http://shop.zend.com/en/zend-studio-for-eclipse.html?src=hpsb[^]

        Chris J www.redash.org

        G Offline
        G Offline
        grmihel2
        wrote on last edited by
        #3

        Cheers, will look at the possibilities. So, when you have to program a PHP web app by your own, do you hand code all patterns needed to control objects between each others? Like controlling FKs between relations.

        C 1 Reply Last reply
        0
        • G grmihel2

          Cheers, will look at the possibilities. So, when you have to program a PHP web app by your own, do you hand code all patterns needed to control objects between each others? Like controlling FKs between relations.

          C Offline
          C Offline
          cjoki
          wrote on last edited by
          #4

          yes I hand code it, including table/data relations. But I have what I guess would be a custom pattern I have developed over the years and find it able to adjust and handle any web/app I can toss at it while still being readable and flexible.

          Chris J www.redash.org

          1 Reply Last reply
          0
          • G grmihel2

            Hi there, I'm quiet new to the PHP language, tho I have mostly programmed in C# in .NET platforms. Now I want to get some experience with the opensource part of the web development. I know the basic coding for PHP (the syntax), but I'm not sure about which app is the best to make dynamic PHP programming in (like MS Visual Studio for C#), which patterns is a most, which do I have to code by hand, and which can be autogenerated by the developer app? I'm especially curious about the possibilities of doing DataMapping, like DataBase Markup Language/LinQ to SQL in Visual Studio for C#, where Database tables are being related to code objects like: UML diagram: http://yuml.me/diagram/scruffy/class/[Phones]1->*[Category] Code with ORM to the DB table: Phone p = new Phone(); Or how do you guys handle objects in PHP, where Foreinger keys between tables can happen, in a easy way?

            K Offline
            K Offline
            karnti4545
            wrote on last edited by
            #5

            Php language are easy learn with used frame work for development web application. Iphone Development Training Courses

            U 1 Reply Last reply
            0
            • K karnti4545

              Php language are easy learn with used frame work for development web application. Iphone Development Training Courses

              U Offline
              U Offline
              User 12728373
              wrote on last edited by
              #6

              http://myessayshelp.org/find-the-best-essay-writing-service/ :)

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups