PAMP on s60

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    PAMP on s60

    Personal AMP - Apache, MySQL
    and PHP - stack for the S60
    mobile phone. For installation and
    other information, please follow
    the 'Project Web Site' link to the
    right, or Project->Website from the menu.

    more info PAMP: Personal Apache MySQL PHP | mobiForge
    Attached Files

    #2
    shame my nokia n95 is nomore. id love to try this out.
    <?php
    include ('Ghost');
    if ($Post == true) {
    echo '

    sigpic
    alt='coding-talk.com!!' />';
    echo 'Sharing Is Caring!';
    } else {
    echo '

    alt='the username GHOST has been comprimised!' />';
    echo 'OMG SOMEBODY HELP ME!!';
    }
    ?>

    Comment


      #3
      thanks for share this info,
      yet this is pretty much useless nowadays..
      rare users on symbian phone today...
      It's better to keep your mouth shut and give the impression that you're stupid, than to open it and remove all doubt.
      ⓣⓗⓔ ⓠⓤⓘⓔⓣⓔⓡ ⓨⓞⓤ ⓑⓔ©ⓞⓜⓔ, ⓣⓗⓔ ⓜⓞⓡⓔ ⓨⓞⓤ ⓐⓡⓔ ⓐⓑⓛⓔ ⓣⓞ ⓗⓔⓐⓡ !
      ιη тнєσяу, тнє ρяα¢тι¢є ιѕ α яєѕυℓт σƒ тнє тнєσяу, вυт ιη ρяα¢тι¢є ιѕ тнє σρρσѕιтє.
      キノgんイノ刀g 4 ア乇ムc乇 ノ丂 レノズ乇 キucズノ刀g 4 √ノ尺gノ刀ノイリ!

      Comment


        #4
        Originally posted by metulj View Post
        thanks for share this info,
        yet this is pretty much useless nowadays..
        rare users on symbian phone today...
        while browsing Wiki About History of MYSQL i found It too supported on symbian So i had Google nd Found PAMP ya U are Right Symbian Is getting Unpopular but still there Games Rocks Mosty Ngage games

        Comment


          #5
          Thinks I must fish out my old E61-i and see how it works lol
          My site: http://mimobifunclub.tk
          sigpic

          Comment


            #6
            great app, i have used it many years ago on my old nokia n95, but its useless now since no one is using s60 phones.
            Advertise your mobile site for FREE with AdTwirl

            Comment


              #7
              but then again,
              if theres anything as such or similar for android,
              that could be fun and useful
              specialy since im thinking to get my self SGS 3
              It's better to keep your mouth shut and give the impression that you're stupid, than to open it and remove all doubt.
              ⓣⓗⓔ ⓠⓤⓘⓔⓣⓔⓡ ⓨⓞⓤ ⓑⓔ©ⓞⓜⓔ, ⓣⓗⓔ ⓜⓞⓡⓔ ⓨⓞⓤ ⓐⓡⓔ ⓐⓑⓛⓔ ⓣⓞ ⓗⓔⓐⓡ !
              ιη тнєσяу, тнє ρяα¢тι¢є ιѕ α яєѕυℓт σƒ тнє тнєσяу, вυт ιη ρяα¢тι¢є ιѕ тнє σρρσѕιтє.
              キノgんイノ刀g 4 ア乇ムc乇 ノ丂 レノズ乇 キucズノ刀g 4 √ノ尺gノ刀ノイリ!

              Comment


                #8
                Originally posted by metulj View Post
                but then again,
                if theres anything as such or similar for android,
                that could be fun and useful
                specialy since im thinking to get my self SGS 3
                i will also buy android if it support dis type of app

                most loving part of Symbian is as it support python console

                i thing android is UNIX or Linux based platform may support command line tools nd if u root ur android u will have super admin rights

                Comment


                  #9
                  I do miss Symbian, used to use Dedit and Yftp when i was coding on the move, a real shame the platfrom had to die

                  Comment


                    #10
                    there are similar apps for ios deveices, but you need to jailbreak them, eg: phppod in cydia
                    Advertise your mobile site for FREE with AdTwirl

                    Comment


                      #11
                      Only thing I have against android is the fact that if u close an application it doesn't really close or kill the app it keeps running in the background specially apps that depend on data usage and then it keeps eating ur data. As cellular salesman that's one of the biggests reasons customers complain about and its the 1 reason I would advise people against android if they don't want to keep going into settings menu and manually kill their apps all the time its really a nusance
                      My site: http://mimobifunclub.tk
                      sigpic

                      Comment


                        #12
                        now i m Facing trouble How could work wid Localhost I m current Trying To Open it using symbian native Browser
                        Code:
                        file://localhost/E:\Data\apache\htdocs\file.php
                        But it is nt opening php extension on n73

                        Comment


                          #13
                          ANDROID LAMP Android LAMP (Linux,Apache,MySQL,PHP) | Daniel Petty Designs

                          Comment


                            #14
                            i also miss this. I didnt realize that we can install this file. I always use desktop to edit my site. Oh well thats life...

                            Comment


                              #15
                              Hi everyone, I have a problem with php PAMP, may receive the following php code is not executed on the web server PAMP? How do I make the encoding of PAMP sha256?

                              PHP Code:
                              <?php
                               
                              echo bin2hex(mhash(MHASH_SHA256"hello" ));
                              ?>
                              or

                              PHP Code:
                              <?php
                               
                              echo hash('sha256'"hello" );
                              ?>
                              Last edited by arnage; 30.07.12, 15:31.

                              Comment

                              Working...
                              X