PHP simple script

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MatureKing
    Confirmed User
    • Mar 2006
    • 4871

    #1

    PHP simple script

    Don't know how to search.. Let me explain what I need. PHP script - login file, authorization file, register file, and user file with unique news for each one. Unique page for everyone, but how to put it in search engine.. so here is the problem
    legendary MOVIE - Can I take your photo? (~short movie)
    Hell Thailand - trailer
    Hell Thailand - movie
  • Denny
    Too lazy to set a custom title
    • Feb 2005
    • 17393

    #2
    Just code it

    Comment

    • AdultKing
      Raise Your Weapon
      • Jun 2003
      • 15601

      #3
      Originally posted by MatureKing
      Don't know how to search.. Let me explain what I need. PHP script - login file, authorization file, register file, and user file with unique news for each one. Unique page for everyone, but how to put it in search engine.. so here is the problem
      So you want a script that allows people to register for an account, login and then display a unique news item for each user logged in ?

      Maybe you could explain better what you want ?

      Comment

      • MatureKing
        Confirmed User
        • Mar 2006
        • 4871

        #4
        every registered user should have welcome page and news below about his account. It's ok, If I can edit it manually from my server. No admin panel.
        legendary MOVIE - Can I take your photo? (~short movie)
        Hell Thailand - trailer
        Hell Thailand - movie

        Comment

        • AdultKing
          Raise Your Weapon
          • Jun 2003
          • 15601

          #5
          Originally posted by MatureKing
          every registered user should have welcome page and news below about his account. It's ok, If I can edit it manually from my server. No admin panel.
          are you integrating this into an existing piece of software or is this standalone ?

          Comment

          • MatureKing
            Confirmed User
            • Mar 2006
            • 4871

            #6
            That's all what I need, Login file, Register file, Check file, User page file - (that's why I need more information to search a script)
            legendary MOVIE - Can I take your photo? (~short movie)
            Hell Thailand - trailer
            Hell Thailand - movie

            Comment

            • AdultKing
              Raise Your Weapon
              • Jun 2003
              • 15601

              #7
              Originally posted by MatureKing
              That's all what I need, Login file, Register file, Check file, User page file - (that's why I need more information to search a script)
              Do you need a way for users to sign up ? Do you need to verify the user before giving them access to news ? Do you need a way to manage your users ?

              You're not really providing enough information about what you want.

              You could write a web app that will let users sign up, log in, verify email, provide user management and display them items based on who they are very simply in most frameworks just by using boilerplate code and not much else.

              Comment

              • MatureKing
                Confirmed User
                • Mar 2006
                • 4871

                #8
                Ok I found this one from keywords you gave me. User Login Register and User Management - PHP Scripts Now very simple question, Can I modify user dashboard? What I mean when I type Modify - it means put news on user's dashboard. News for every user is diffirent
                legendary MOVIE - Can I take your photo? (~short movie)
                Hell Thailand - trailer
                Hell Thailand - movie

                Comment

                • AdultKing
                  Raise Your Weapon
                  • Jun 2003
                  • 15601

                  #9
                  Originally posted by MatureKing
                  Ok I found this one from keywords you gave me. User Login Register and User Management - PHP Scripts Now very simple question, Can I modify user dashboard? What I mean when I type Modify - it means put news on user's dashboard. News for every user is diffirent
                  Code it.

                  If you can't code it, then get someone who can.

                  Comment

                  • Google Expert
                    Webmaster
                    • Jun 2004
                    • 14294

                    #10
                    Originally posted by Denny
                    Just code it

                    Comment

                    • moln4r
                      Confirmed User
                      • Apr 2010
                      • 146

                      #11
                      Go to fiverr
                      Webcam Performers Wanted
                      Cheap Dedicated Servers
                      Affiliate revenue calculator
                      Make as much $$$ as you want

                      Comment

                      • yuu.design
                        Too lazy to set a custom title
                        • Mar 2006
                        • 25924

                        #12
                        hey bud, contact me, my techs can help you ;)
                        Beautiful And Usable Web Design Creations For The Adult Industry Since 2003
                        I'm Yuu, Designer and Content Producer

                        Paysites - Affiliate Programs - Dating & Cam Sites - Mainstream Projects - Tube Sites - Banners - Wordpress Themes - NATs integration - Landing Pages

                        Check my Portfolio and Content Production Offers

                        Comment

                        • blackmonsters
                          Making PHP work
                          • Nov 2002
                          • 20964

                          #13
                          Here's a simple php script :

                          <?php
                          echo "This is a simple php script";
                          ?>


                          Now just type in the other simple stuff you want.

                          Free Open Source Live Aggregated Cams Script (FOSLACS)

                          Comment

                          • Bladewire
                            StraightBro
                            • Aug 2003
                            • 56228

                            #14
                            Originally posted by blackmonsters
                            Here's a simple php script


                            <?php
                            echo "This is a simple php script";
                            ?>


                            Now just type in the other simple stuff you want.






                            Skype: CallTomNow

                            Comment

                            • Horatio Caine
                              full-time aspiring rapper
                              • Aug 2012
                              • 5746

                              #15
                              Originally posted by blackmonsters
                              Here's a simple php script :

                              <?php
                              echo "This is a simple php script";
                              ?>


                              Now just type in the other simple stuff you want.

                              Comment

                              • AdultKing
                                Raise Your Weapon
                                • Jun 2003
                                • 15601

                                #16
                                Originally posted by blackmonsters
                                Here's a simple php script :

                                <?php
                                echo "This is a simple php script";
                                ?>


                                Now just type in the other simple stuff you want.



                                Hey it's NoSQL and all! Very advanced. Good one BlackMonsters!

                                Comment

                                Working...