Ready for New Script

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

    Ready for New Script

    As i see latel2y here is nothing new happening.

    I am ready to code a new script.

    Give me ideas and i will look what i cann add ;)

    Coding Talk users will be the first Beta Testers ;)

    PHP Code:
    foreach ($_SERVER as $server => $value)
    {
    echo 
    "$server is $value<br />";


    #2
    Helo bro. Can u code whos viewing ur profile for lava? I mean if i view ur profile den wen u goto menu/homepage u will see whos viewing to ur profile..

    E.G "hey djmatrx! Lo0ks rayjee checking out ur profile" or 3 users or m0re.

    if rayjee left ur profile the popup view in menu n0t shows. .


    http://www.toinx.org

    Comment


      #3
      I need Show Mobile Browser like on admob ads (eg: Nokia N95_8GB)
      Can you code it?

      Comment


        #4
        @PHmobile
        <?
        $phone=explode(" ",$_SERVER['HTTP_USER_AGENT']);
        $phone=$phone[0];
        print "You are using $phone"; //will print phone name
        ?>
        try that

        Comment


          #5
          idiots... if you want help with something go create a ****ing topic instead of hijacking one

          retards..

          Comment


            #6
            @atef201080, I know that code, that's not what I need..I need the one like admob have that even I'm browsing with opera it will show my Mobile Device instead of Opera

            Comment


              #7
              Make sms sending script
              that lots of ppl need you will get lots of buy'rs
              for that script lolz
              They Make Rules & I Break Them

              Comment


                #8
                i wont code for lava. but i might implend some ideas for the new script. and about the sms sender. even if i do so you will still need an gateway. so i might code an addon but not directly add it to script.

                ---edit---

                I like to share so i dont intend to sell that script

                PHP Code:
                foreach ($_SERVER as $server => $value)
                {
                echo 
                "$server is $value<br />";

                Comment


                  #9
                  @djmatrix, I'm not using lava, I just want to show my visitors mobile..

                  Comment


                    #10
                    i can do that but it depends on help of all of you

                    PHP Code:
                    foreach ($_SERVER as $server => $value)
                    {
                    echo 
                    "$server is $value<br />";

                    Comment


                      #11
                      So here are a few screenshots for you. i suppose i can release the first beta end of the week. would be nice to get some feedback. oh yes i use methos design because i suck in wap graphics. lol if anyone is willing to help let me know
                      Attached Files

                      PHP Code:
                      foreach ($_SERVER as $server => $value)
                      {
                      echo 
                      "$server is $value<br />";

                      Comment


                        #12
                        Wht Future Of Ur New Script?
                        HeHE..i Can Help u About Design..:D

                        Comment


                          #13
                          would be cool if you help with design this is my css

                          HTML Code:
                          body
                          {
                          
                          }
                          .profile
                          {
                          color:red;
                          }
                          .headerpage
                          {
                          background: url('./default/headerpage.gif') repeat-x;
                          text-align: center;
                          color: white;
                              height: 18px;
                              padding: 0 0 0 2px;
                          }
                          .box
                          {
                          background: url('./default/box.gif') repeat-x;
                          text-align: center;
                          border-left: 1px solid black;
                          border-right: 1px solid black;
                          border-bottom: 1px solid black;
                          
                          }
                          a
                          {
                          color: blue;
                          }
                          a:visited
                          {
                          color: red;
                          }
                          a:hover
                          {
                          color: purple;
                          }

                          PHP Code:
                          foreach ($_SERVER as $server => $value)
                          {
                          echo 
                          "$server is $value<br />";

                          Comment


                            #14
                            ill Try Design
                            Did u Need To Add Header Button??
                            Like Home, Profile, Inbox etc?

                            Comment


                              #15
                              i use this
                              PHP Code:
                              echo "<div class=\"headerpage\">Welcome to $sitename</div>
                              <div class=\"box\">The Place to Hangout is now Open</div>"


                              PHP Code:
                              foreach ($_SERVER as $server => $value)
                              {
                              echo 
                              "$server is $value<br />";

                              Comment

                              Working...
                              X