Community
    • Login

    PHP Function List

    Scheduled Pinned Locked Moved General Discussion
    2 Posts 2 Posters 2.9k Views 2 Watching
    Loading More Posts
    • 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.
    • Mike SadowskiM Offline
      Mike Sadowski
      last edited by

      Hello, I’m new to the forums and the community here. So forgive me if I’m posting in the wrong category. I’ve used Notepad++ for awhile now at work. I’ve noticed that when programming PHP, that Notepad++ doesn’t have all of the most recent functions readily available.

      At my work, here, we use Microsoft SQL Server. Notepad++ seems to have the older depreciated PHP functions starting with mssql_ available (mssql_query, mssql_fetch_array), but according to Microsoft, the new functions are now sqlsrv_ (sqlsrv_query, sqlsrv_fetch_array), etc.

      Here’s a list of them:
      http://php.net/manual/en/ref.sqlsrv.php

      Thanks a lot and keep up the great work!

      Mike.

      Claudia FrankC 1 Reply Last reply Reply Quote 0
      • Claudia FrankC Offline
        Claudia Frank @Mike Sadowski
        last edited by

        @Mike-Sadowski

        if your intention is to inform about this then thank you.
        If you want to have it changed, then open an issue at github.
        If it is about to find a way to get the newer functions into npp, then goto
        Settings->Style Configurator->Language(php)->Style(word) and add it to the user defined keyowrds box.

        Cheers
        Claudia

        1 Reply Last reply Reply Quote 0

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors