Basic PHP help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jollyperv
    Confirmed User
    • Nov 2001
    • 3927

    #1

    Basic PHP help

    Ok, I've searched the php boards and sites, can't seem to find anything in lamens terms, so here goes.

    Site example:
    http://www.qmov.com/main.php

    The movies seem to be assigned a value, either by name or by number. When you click on a scene at the bottom half of the page, you're taken to a page like http://www.qmov.com/main.php?wm=&movie=62

    How would one go about assigning these values to movies and thumbs, then fetching them from a database and displaying them on a page?

    This doesn't seem to be a very complicated thing to do (in terms of php of course), but I've got very minimal knowledge in such aspects.


    Again, I've searched a shitload of php boards and sites...trying to enter what I've just explained into a search box is pretty much impossible.

    Please don't post any php help sites or message boards. I know someone here can help.

    Maybe for once, GFY can actually have a decent thread that is informative to others.
  • Steve
    Confirmed User
    • Feb 2001
    • 6894

    #2
    this might be helpful

    Comment

    • Hansm
      Confirmed User
      • Jun 2002
      • 871

      #3
      300$ thru paypal and i will make that script for you, including thumbnailing for movies.

      You only need to deliver a template and some movies and i will make if for you complete.

      and i will support it till its online and working.
      Last edited by Hansm; 01-21-2004, 08:47 PM.

      Comment

      • Claude
        Confirmed User
        • Apr 2003
        • 1036

        #4
        I“ll do it for $200 - ICQ 346110945 I“m on another PC right now than the one in my sig..

        Comment

        • Hansm
          Confirmed User
          • Jun 2002
          • 871

          #5
          i will post a price without support too, its not to piss off claude but you need some kind of support with this if you dont know how to manage/install software on a server.

          without support and installing 200$, but then its your job to install all the mods your need.

          because imagemagick, you need it to convert movies to thumbnails needs to have some mods installed.

          Comment

          • jollyperv
            Confirmed User
            • Nov 2001
            • 3927

            #6
            Thanks guys, but this is something I really need to learn how to do myself.

            I've been thumbing movies for 4 years, it's the php I need help with.

            Comment

            • Claude
              Confirmed User
              • Apr 2003
              • 1036

              #7
              My price is assuming that Mysql and stuff is installed, sorry forget to mention that

              No hard feelings to the guy above

              Comment

              • Claude
                Confirmed User
                • Apr 2003
                • 1036

                #8
                Originally posted by jollyperv
                Thanks guys, but this is something I really need to learn how to do myself.

                I've been thumbing movies for 4 years, it's the php I need help with.
                It is pretty and I think that you could easily learn to do it yourself if you don“t want to pay for it. Google is your friend

                Comment

                • Hansm
                  Confirmed User
                  • Jun 2002
                  • 871

                  #9
                  Nice, but if you ASK THIS TYPE OF QUESTION, you cant thumbnail anything with php.

                  sorry to say that, but you are asking basic questions.

                  and its getting ALOT HARDER, because you need to use external software.

                  have fun.

                  Comment

                  • jollyperv
                    Confirmed User
                    • Nov 2001
                    • 3927

                    #10
                    Originally posted by Hansm
                    Nice, but if you ASK THIS TYPE OF QUESTION, you cant thumbnail anything with php.

                    sorry to say that, but you are asking basic questions.

                    and its getting ALOT HARDER, because you need to use external software.

                    have fun.
                    I don't need the code to thumbnail anything. I need the code to DISPLAY premade thumbnails on a webpage...thumbnails that have been assigned a value either from a database or a text file.
                    Last edited by jollyperv; 01-21-2004, 10:34 PM.

                    Comment

                    • venturi
                      Confirmed User
                      • Aug 2001
                      • 386

                      #11
                      Originally posted by jollyperv
                      Thanks guys, but this is something I really need to learn how to do myself.

                      I've been thumbing movies for 4 years, it's the php I need help with.
                      If you're new to php and just looking for someone here that programs in PHP professionally to post the magic code to make it happen, you're barking up the wrong tree friend. Ain't gonna happen. It's not 5 lines of code to do this, it's a full blown script that we just don't give away.
                      If you really just want to learn how to code it yourself then do what we've done. Buy books, get online and take courses. Become a proficient php programmer.

                      And best of luck to you!
                      I'm not a porn monger. I'm a porn ... STYLIST!
                      Buildit Cheap, build it Fast, Build it Right. - Pick Two.

                      Comment

                      • Claude
                        Confirmed User
                        • Apr 2003
                        • 1036

                        #12
                        Originally posted by venturi

                        If you're new to php and just looking for someone here that programs in PHP professionally to post the magic code to make it happen, you're barking up the wrong tree friend. Ain't gonna happen. It's not 5 lines of code to do this, it's a full blown script that we just don't give away.
                        If you really just want to learn how to code it yourself then do what we've done. Buy books, get online and take courses. Become a proficient php programmer.

                        And best of luck to you!

                        Exactly

                        Comment

                        Working...