Menu

Why the php4 extension ?

2000-06-18
2001-12-14
  • Mark Constable

    Mark Constable - 2000-06-18

    Why oh why did you hard wire the php4 filename extension everywhere in your code ? I't not necessary and the convention is to use a plain .php extension for PHP4 code.
    I would love to use your program (I think) but after looking at what it would take to have to keep modifying your code each time there is an update I decided it's not worth the hastle and I should just check out what you've done and reimplement it myself for my own needs.

     
    • Hans Raaf

      Hans Raaf - 2001-12-14

      I think the same way.. just using plain ".php" and
      maybe ".inc" for included files would be easier. I think a lot people would prefer this.

      At the same time.. it is nice to fill a database with all den stuff.. but how to create a useable documentation from it (guess this is planned for the future?)

      Sincerely,
      Hans Raaf

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.