Results 1 to 6 of 6

Thread: first time with php - please assist
      
   

  1. #1
    m3poulin is offline Private
    Join Date
    Feb 2007
    Posts
    2

    Question first time with php - please assist

    Hello,
    this is the hirst time I learn/deal with php. Please, confirm my understanding and help me with some questions:

    1) when I buy an account, the php is already installed and configured for a forum; is this confirm. That is, I do not need to install it.
    2) when I buy an account, is php alreay configured to the bought domain?
    3) if I want to model and preview pages, can I install php on my local computer? If yes,
    a) where I can download this product?
    b) what should I use for the domain (if "localhost", is this the port 80)?
    c) is it possible to preview pages w/o publishing?

    4) should I douwnload and install mySQL from somewhere or it is a part of php download? Also, is mySQL already installed and integrated with php when I buy an account?

    Thank you in advance,
    - Michael

  2. #2
    montsa007 is offline Private First Class
    Join Date
    Mar 2007
    Posts
    7

    Default Re: first time with php - please assist

    what does mysql do?

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

    Default Re: first time with php - please assist

    php is a server side programming language. Most of the web applications are written in php / MySQL
    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
    Babson is offline Private
    Join Date
    Mar 2007
    Posts
    1

    Default Re: first time with php - please assist

    Helo, nice to be part of this forum!

  5. #5
    larazovich's Avatar
    larazovich is offline General
    Join Date
    Jul 2006
    Location
    near San Francisco, California
    Posts
    5,818

    Default Re: first time with php - please assist

    Hey babson - It is customary to start your own post, rather than coming in on someone elses (hitchhiking).
    And welcoming and hello kinds of messages go in the voda lounge section.
    This one is the mySQL/php section.
    That way when you see a thread you know what to expect, and can get or give help to the person asking the question..
    Having said that -
    Welcome to Voda!
    Liz
    www.sebastopolparty.com
    www.raynordescendents.com

    Ring the bells that still can ring

  6. #6
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: first time with php - please assist

    1) when I buy an account, the php is already installed and configured for a forum; is this confirm. That is, I do not need to install it.
    No you do not need to install php onto your account

    2) when I buy an account, is php alreay configured to the bought domain?
    You domain is unrelated to the php configuration. Your account will have php enabled for any and all domain you addon to your account

    3) if I want to model and preview pages, can I install php on my local computer? If yes,
    a) where I can download this product?
    www.php.net
    b) what should I use for the domain (if "localhost", is this the port 80)?
    you won't need a domain, most likely you will just need you ip address (I havn't installed php on my computer before, so im not 100% sure)
    c) is it possible to preview pages w/o publishing?
    No, php only works when the file is loaded.

    4) should I douwnload and install mySQL from somewhere or it is a part of php download? Also, is mySQL already installed and integrated with php when I buy an account?
    MySQL and PHP arn't directly related, you don't need one to run the other, they work together to make more dynamic pages. You will have to download and install it seperatly. Your account will have mysql activated as well.


    Just as a final note. Installing php and mysql on your PC isn't something you should do if you arn't very computer savy. Its not the easier task to do (Its not a simple next->next->next->finish install task, it requires a lot of configuration). Also, it is much easier to just test the pages on your webspace, everything is already setup and ready to go, all you have to do it upload (or publish) the files and run them in your browser and you will know if they are working or not.

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

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