Results 1 to 6 of 6

Thread: Beginner question about php
      
   

  1. #1
    Alejaz is offline Sergeant
    Join Date
    Jun 2006
    Location
    Houston, TX
    Posts
    27

    Question Beginner question about php

    Greetings fellow VH'rs,

    Can someone explain in "php for dummies" what php is or why I would want to use it instead of just creating a regular redirect page? I installed one yesterday according to the tutorial and it's working fine but not sure why it is better.

    I just want to know more about it so I can build it right from the beginning.

    Thank you,

    alejax
    Alejaz

  2. #2
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: Beginner question about php

    Some good info here http://en.wikipedia.org/wiki/PHP

    Good luck

    Chris

  3. #3
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Beginner question about php

    I'm not sure what you mean. PHP is a server side powerfull programming language. Ofcourse it can also do some simple things as redirecting, but it is used for complex scripts of all kinds together with MySQL and html. One of it's most common uses here is for proccessing and validating form info. The redirection is just a minimum part of these scripts, so we can't really answer you unless you give us some more detalis.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  4. #4
    Join Date
    Aug 2006
    Location
    Chester, Cheshire, U.K.
    Posts
    2

    Default Re: Beginner question about php

    Not quite a reply - more of a question! How do I get my form's (email?) data into a usable database table? Is the answer to my question connected to PhP/MySQL topic? Where do you post a fresh question - I can't find that place?

  5. #5
    Join Date
    Aug 2006
    Location
    Chester, Cheshire, U.K.
    Posts
    2

    Default Re: Beginner question about php

    What am I doing here? Is this a dream? Am I answering my own questions? Am I "Alice in Wonderland" this is weird!!

  6. #6
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Beginner question about php

    There is not - at the moment - a tutorial on how to create a script for DB data storing. I hope i will be able to prepare one in the next days.
    For the moment, if you have a form and need the script, post the URL here and i'll see if i can prepare the script for you.

    To start a new thread, go in the appropriate forum index, and then click on New thread .
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49