PHP Programmer available ( Full Time ) $1600

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jey p
    Confirmed User
    • Apr 2002
    • 1810

    #1

    PHP Programmer available ( Full Time ) $1600

    Hello guys, we have another php programmer who is available to start working full time.
    Anyone interested please email me at jeyp -@- idsadult.com


    Thanks!
    Premium Web Design
  • Cherry7
    Confirmed User
    • Aug 2005
    • 3564

    #2
    What is a PHP programmer?

    What things can you program in Php?
    My Neighbour Butterfly PORN-The Musical The Long Goodbye


    Cinema Erotique

    Comment

    • CaptainHowdy
      Too lazy to set a custom title
      • Dec 2004
      • 94733

      #3
      Originally posted by Cherry7
      What is a PHP programmer?

      Comment

      • Jey p
        Confirmed User
        • Apr 2002
        • 1810

        #4
        Originally posted by Cherry7
        What is a PHP programmer?

        What things can you program in Php?
        Hello Cherry7 , the current php programmer we have available speaks proper English and has experience in CMS, joomla, wordpress and e-commerce websites.
        He has been working with us since April of this year and he is been doing gateways integrations and custom scripts.
        Premium Web Design

        Comment

        • Jey p
          Confirmed User
          • Apr 2002
          • 1810

          #5
          Originally posted by CaptainHowdy
          From now on I am only going to start threads to see your posts LOL
          Premium Web Design

          Comment

          • Bladewire
            StraightBro
            • Aug 2003
            • 56228

            #6
            I have a quick job done. When a CCBill user enters my members area I want php to set the username as a cookie so I can better track members. How long would this take for your guy to complete?


            Skype: CallTomNow

            Comment

            • Joshua G
              dumb libs love censorship
              • Jul 2008
              • 8198

              #7
              Originally posted by Cherry7
              What is a PHP programmer?

              What things can you program in Php?

              Comment

              • Jey p
                Confirmed User
                • Apr 2002
                • 1810

                #8
                Originally posted by joshgirls
                HAHAHAHA thanks man for posting that
                Premium Web Design

                Comment

                • Cherry7
                  Confirmed User
                  • Aug 2005
                  • 3564

                  #9
                  Now, I understand, I suppose not much work around since the end of the cold war...
                  My Neighbour Butterfly PORN-The Musical The Long Goodbye


                  Cinema Erotique

                  Comment

                  • Bladewire
                    StraightBro
                    • Aug 2003
                    • 56228

                    #10
                    Originally posted by Squirtit
                    I have a quick job done. When a CCBill user enters my members area I want php to set the username as a cookie so I can better track members. How long would this take for your guy to complete?
                    or is this not a PHP job?


                    Skype: CallTomNow

                    Comment

                    • Klen
                      • Aug 2006
                      • 32235

                      #11
                      Originally posted by Squirtit
                      I have a quick job done. When a CCBill user enters my members area I want php to set the username as a cookie so I can better track members. How long would this take for your guy to complete?
                      That sounds so simple even i could probably do it lol

                      Comment

                      • camperjohn64
                        Confirmed User
                        • Feb 2005
                        • 1531

                        #12
                        Wargames was an awesome movie!
                        www.gimmiegirlproductions.com

                        Comment

                        • 1080p Content
                          Registered User
                          • Mar 2010
                          • 85

                          #13
                          Originally posted by Squirtit
                          I have a quick job done. When a CCBill user enters my members area I want php to set the username as a cookie so I can better track members. How long would this take for your guy to complete?

                          In a very basic way:

                          Code:
                          <?php
                          
                          $username = isset($_SERVER['PHP_AUTH_USER']) ? $_SERVER['PHP_AUTH_USER'] : ( isset($_SERVER['REMOTE_USER']) ? $_SERVER['REMOTE_USER'] : '');
                          
                          if (!empty($username)) {
                             header ("Set-Cookie: ccbilluser=$username; expires=Friday, 16-Jan-2037 00:00:00 GMT; path=/");
                          }
                          
                          ?>

                          Comment

                          • Cherry7
                            Confirmed User
                            • Aug 2005
                            • 3564

                            #14
                            How about a program that routes traffic from mobile sites to a mobile site and computer traffic to computer site ?

                            (I am trying to help here :-) )
                            My Neighbour Butterfly PORN-The Musical The Long Goodbye


                            Cinema Erotique

                            Comment

                            • Jey p
                              Confirmed User
                              • Apr 2002
                              • 1810

                              #15
                              Originally posted by 1080p Content
                              In a very basic way:

                              Code:
                              <?php
                              
                              $username = isset($_SERVER['PHP_AUTH_USER']) ? $_SERVER['PHP_AUTH_USER'] : ( isset($_SERVER['REMOTE_USER']) ? $_SERVER['REMOTE_USER'] : '');
                              
                              if (!empty($username)) {
                                 header ("Set-Cookie: ccbilluser=$username; expires=Friday, 16-Jan-2037 00:00:00 GMT; path=/");
                              }
                              
                              ?>
                              there you go
                              Premium Web Design

                              Comment

                              • unkn0wn
                                Confirmed User
                                • Jun 2010
                                • 44

                                #16
                                Originally posted by Cherry7
                                How about a program that routes traffic from mobile sites to a mobile site and computer traffic to computer site ?

                                (I am trying to help here :-) )
                                http://detectmobilebrowser.com/
                                I do PHP/MySQL/Dev work! 15+ yrs experience. Will compete with anyone's price!

                                ICQ: 643 988 481

                                Comment

                                • biskoppen
                                  Confirmed User
                                  • Mar 2003
                                  • 5809

                                  #17
                                  $1600 per week or ?
                                  Submit my videos to make bank, tons of 5 minute videos offered right here

                                  Comment

                                  • Jey p
                                    Confirmed User
                                    • Apr 2002
                                    • 1810

                                    #18
                                    Originally posted by biskoppen
                                    $1600 per week or ?
                                    $1600 per month ( working 5 days a week, 8 hours a day )
                                    Premium Web Design

                                    Comment

                                    • Jey p
                                      Confirmed User
                                      • Apr 2002
                                      • 1810

                                      #19
                                      bump for programmers
                                      Premium Web Design

                                      Comment

                                      Working...