PHP Tool

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Rod

    PHP Tool

    Hi,

    i am looking for a software that will help me to manage my PHP scritps
    within an application.
    Like a different color, a way to find and access all my classes and
    functions, a debugger etc etc.

    Do you know a software like that?
    I tried http://www.phpedit.com/ but didn't manage to use it.
    It does not recognise $_SESSION and stop the debugging!!

    Also, my php files are all on a UNIX server . Currently I use ULTRAEdit and
    open my files by FTP, so I also need a way to open the files from FTP with
    this great tool. (it is not possible with PHP EDIT).

    Thanks you very much

    Rodolphe
    PS: if you also know a web site which speack about PHP with tutorials,
    newsgroup, list of scripts, list of best tools to use etc etc, i will be
    interressed.


  • Justin Koivisto

    #2
    Re: PHP Tool

    Rod wrote:[color=blue]
    > Also, my php files are all on a UNIX server . Currently I use ULTRAEdit and
    > open my files by FTP, so I also need a way to open the files from FTP with
    > this great tool. (it is not possible with PHP EDIT).[/color]

    One thing that I have found to be helpful is to use Ultraedit (because I
    like the fact I can customize my syntax files) and the scp client found
    at http://www.ssh.com

    I simply doulbe click the file in the server window of the scp client,
    and UE opens it up for editing. When I save and switch back to the scp
    client, it prompts me to upload and overwrite the file. Now quite as
    slick as editing the file directly on the server, but close.

    --
    Justin Koivisto - spam@koivi.com
    PHP POSTERS: Please use comp.lang.php for PHP related questions,
    alt.php* groups are not recommended.

    Comment

    • Rod

      #3
      Re: PHP Tool

      hi,

      sorry but I'm not sure to understand.
      With UltraEdit you can already open files from a FTP server and save them
      directly.
      This is easy. You don't know something else.
      And you even can create a project and associate a list of files from a FTP
      server so it can open all of them once.

      My question is: do you know a DEBUGGER (a step by step debugger). So you can
      execute your script line per line and see the values of all the variables in
      a frame (like with C++ etc etc)



      "Justin Koivisto" <spam@koivi.com > wrote in message
      news:Jd7qb.603$ Uz.16398@news7. onvoy.net...[color=blue]
      > Rod wrote:[color=green]
      > > Also, my php files are all on a UNIX server . Currently I use ULTRAEdit[/color][/color]
      and[color=blue][color=green]
      > > open my files by FTP, so I also need a way to open the files from FTP[/color][/color]
      with[color=blue][color=green]
      > > this great tool. (it is not possible with PHP EDIT).[/color]
      >
      > One thing that I have found to be helpful is to use Ultraedit (because I
      > like the fact I can customize my syntax files) and the scp client found
      > at http://www.ssh.com
      >
      > I simply doulbe click the file in the server window of the scp client,
      > and UE opens it up for editing. When I save and switch back to the scp
      > client, it prompts me to upload and overwrite the file. Now quite as
      > slick as editing the file directly on the server, but close.
      >
      > --
      > Justin Koivisto - spam@koivi.com
      > PHP POSTERS: Please use comp.lang.php for PHP related questions,
      > alt.php* groups are not recommended.
      >[/color]


      Comment

      • Justin Koivisto

        #4
        Re: PHP Tool

        Rod wrote:[color=blue]
        > With UltraEdit you can already open files from a FTP server and save them
        > directly.
        > This is easy. You don't know something else.
        > And you even can create a project and associate a list of files from a FTP
        > server so it can open all of them once.[/color]

        Yes, but not all servers have FTP enabled because of security (like all
        the servers I work on)...

        --
        Justin Koivisto - spam@koivi.com
        PHP POSTERS: Please use comp.lang.php for PHP related questions,
        alt.php* groups are not recommended.

        Comment

        • Kevin Thorpe

          #5
          Re: PHP Tool

          Justin Koivisto wrote:
          [color=blue]
          > Rod wrote:
          >[color=green]
          >> With UltraEdit you can already open files from a FTP server and save them
          >> directly.
          >> This is easy. You don't know something else.
          >> And you even can create a project and associate a list of files from a
          >> FTP
          >> server so it can open all of them once.[/color]
          >
          >
          > Yes, but not all servers have FTP enabled because of security (like all
          > the servers I work on)...
          >[/color]
          Why don't you install the FrontPage extensions then you can use HTTP PUT
          it's perfectly secure </sarcasm>

          Comment

          • Justin Koivisto

            #6
            Re: PHP Tool

            Kevin Thorpe wrote:
            [color=blue]
            > Justin Koivisto wrote:
            >[color=green]
            >> Rod wrote:
            >>[color=darkred]
            >>> With UltraEdit you can already open files from a FTP server and save
            >>> them
            >>> directly.
            >>> This is easy. You don't know something else.
            >>> And you even can create a project and associate a list of files from
            >>> a FTP
            >>> server so it can open all of them once.[/color]
            >>
            >>
            >>
            >> Yes, but not all servers have FTP enabled because of security (like
            >> all the servers I work on)...
            >>[/color]
            > Why don't you install the FrontPage extensions then you can use HTTP PUT
            > it's perfectly secure </sarcasm>
            >[/color]

            *wiping*tears*f rom*eyes*

            Thanks for the laugh!!

            --
            Justin Koivisto - spam@koivi.com
            PHP POSTERS: Please use comp.lang.php for PHP related questions,
            alt.php* groups are not recommended.

            Comment

            • Chassy of Baja

              #7
              Re: PHP Tool

              Try the following. Make sure you install the plug-ins for PHP.




              "Justin Koivisto" <spam@koivi.com > wrote in message
              news:5q9qb.609$ Uz.16563@news7. onvoy.net...[color=blue]
              > Kevin Thorpe wrote:
              >[color=green]
              > > Justin Koivisto wrote:
              > >[color=darkred]
              > >> Rod wrote:
              > >>
              > >>> With UltraEdit you can already open files from a FTP server and save
              > >>> them
              > >>> directly.
              > >>> This is easy. You don't know something else.
              > >>> And you even can create a project and associate a list of files from
              > >>> a FTP
              > >>> server so it can open all of them once.
              > >>
              > >>
              > >>
              > >> Yes, but not all servers have FTP enabled because of security (like
              > >> all the servers I work on)...
              > >>[/color]
              > > Why don't you install the FrontPage extensions then you can use HTTP PUT
              > > it's perfectly secure </sarcasm>
              > >[/color]
              >
              > *wiping*tears*f rom*eyes*
              >
              > Thanks for the laugh!!
              >
              > --
              > Justin Koivisto - spam@koivi.com
              > PHP POSTERS: Please use comp.lang.php for PHP related questions,
              > alt.php* groups are not recommended.
              >[/color]


              Comment

              • Rod

                #8
                Re: PHP Tool

                sorry, I did a mistake in one of my sentence (sorry for my bad english).
                I said:
                This is easy. You don't know something else.
                I meant:
                This is easy. You don't NEED something else.

                Rodolphe

                "..
                "Rod" <toto@toto.co m> wrote in message news:bob2ab$g0u $1@home.itg.ti. com...[color=blue]
                > hi,
                >
                > sorry but I'm not sure to understand.
                > With UltraEdit you can already open files from a FTP server and save them
                > directly.
                > This is easy. You don't know something else.
                > And you even can create a project and associate a list of files from a FTP
                > server so it can open all of them once.
                >
                > My question is: do you know a DEBUGGER (a step by step debugger). So you[/color]
                can[color=blue]
                > execute your script line per line and see the values of all the variables[/color]
                in[color=blue]
                > a frame (like with C++ etc etc)
                >
                >
                >
                > "Justin Koivisto" <spam@koivi.com > wrote in message
                > news:Jd7qb.603$ Uz.16398@news7. onvoy.net...[color=green]
                > > Rod wrote:[color=darkred]
                > > > Also, my php files are all on a UNIX server . Currently I use[/color][/color][/color]
                ULTRAEdit[color=blue]
                > and[color=green][color=darkred]
                > > > open my files by FTP, so I also need a way to open the files from FTP[/color][/color]
                > with[color=green][color=darkred]
                > > > this great tool. (it is not possible with PHP EDIT).[/color]
                > >
                > > One thing that I have found to be helpful is to use Ultraedit (because I
                > > like the fact I can customize my syntax files) and the scp client found
                > > at http://www.ssh.com
                > >
                > > I simply doulbe click the file in the server window of the scp client,
                > > and UE opens it up for editing. When I save and switch back to the scp
                > > client, it prompts me to upload and overwrite the file. Now quite as
                > > slick as editing the file directly on the server, but close.
                > >
                > > --
                > > Justin Koivisto - spam@koivi.com
                > > PHP POSTERS: Please use comp.lang.php for PHP related questions,
                > > alt.php* groups are not recommended.
                > >[/color]
                >
                >[/color]


                Comment

                Working...