Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: Problems on Using PHP

  1. #1

    Default Problems on Using PHP

    Please can someone help me with PHP, I do not know how to work with it, So could you please help me to get some codes for PHP writing :?: :arrow:


    Regards,
    Prince

  2. #2
    Join Date
    Mar 2005
    Posts
    175

    Default

    google.com is your best friend in this situation. you should find everything you want there. also thanks for your previous post about gmail/yahoo.. veryy good :)

  3. #3
    Join Date
    Apr 2005
    Posts
    9

    Default

    I google all the time try any search engine!

  4. #4
    Join Date
    Mar 2005
    Location
    Belgium
    Posts
    263

    Default

    What do you want to know about PHP?
    You must be aware about programming.
    Are you programmer?

    From Mike (Belgium)

  5. #5

    Default

    But I only can search google for PHP but can not learn how to use it. I want to know that what is PHP. and how it can be used for programing. B'coz I don't use codes in Page designing, I am using MS FrontPage 2003 for Website designing. But I also aware of the codes that how to use these codes. But Mike! I am not a Programmer. But use some other softwares to create new programs, I learn very quickely to use new software, and I know how can I use new software for my purpose. but if someone will guide me to about using PHP I will adopt it very easily and more fast. Thanks to ALL!


    Regards,
    Prince

  6. #6
    Join Date
    Mar 2005
    Posts
    27

    Default

    http://www.buildwebsite4u.com/advanced/php.shtml there is an easy to follow guide here, hope it helps you.

  7. #7
    Join Date
    Mar 2005
    Posts
    19

    Default

    You should setup up a web server with php on your machine first, then run some sample php code, see how it works.

  8. #8
    Join Date
    Mar 2005
    Location
    Brighton, UK
    Posts
    19

    Default

    Quote Originally Posted by uniboee
    You should setup up a web server with php on your machine first, then run some sample php code, see how it works.
    I've no idea what experience you may have had in doing this sort of thing - i've done it once or twice and getting apache working with php and mysql still daunts me a bit...I've recently had to do it and instead used WAMP ( http://www.en.wampserver.com/ ) which packages all three services into one easy install program - it only provides a few examples of PHPs newest features but seems great if you need a stable environment for getting to know PHP and/or Apache and MySQL

    nexus.

  9. #9
    Join Date
    Mar 2005
    Location
    Belgium
    Posts
    263

    Default About PHP

    Hello bollywood.
    I am Mike.

    First at all you have to install PHP and mySQL on your computer to develop your web site before transferring it to a Web server.
    Apache server must be installed on your computer too.

    PHP is a script language used to create dynamic Web pages.
    It is free and works on the most operating systems (Windows, Linux, Mac OS, Unix...).
    MySQL works in conjunction with PHP and is easy to use.

    Here is a site where you can download these programs.
    Sorry it is in French language : http://www.phpcs.com/tutorial.aspx?id=94

    Good luck!

  10. #10
    Join Date
    Apr 2005
    Posts
    1

    Default

    Another really good installer package is Xampp. There are two different versions, a mini-xampp, or it's larger brother. Xampp wraps any and all web technologies (Perl, PHP, MySQL, Apache, SQLite, PhpMyAdmin, etc etc) into one installer. Check it out.

    In my experience, PHP is the best web technology out there. It's free and the learning curve is not very steep. Though I would suggest that you not use Frontpage to develop in, try Dreamweaver. And as others have suggested, try using google; it is your best-friend. :)

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

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