Jump to content

php_in_use

Members
  • Posts

    10
  • Joined

  • Last visited

    Never

Posts posted by php_in_use

  1. This is purely for Windows...

    My php.ini file was origonally called "php.ini-dist" which I then made a copy of as a backup and renamed the original "php.ini".

    Everything worked fine with the renamed file. I have even edited it and it still works!

    The location of my php.ini file is C:\php, but it depends where you have saved your php files.

    Hope that helps.

    Ste
  2. I don't know if this is the right place to do this but I need to say a big thank-you to [b][color=red][size=10pt]gmwebs[/size][/color][/b]!!

    As I'm still a "Newbie" I can't send private messages or I would have done so!

    Thank-you for finding the article (below) in "[url=http://www.phpfreaks.com/forums/index.php/topic,112654.0.html]http://www.phpfreaks.com/forums/index.php/topic,112654.0.html[/url]"

    Your reply was:


    [i]So does phpinfo(); now show MySQL and MySQLi sections?

    Here is a great article describing a resolution to this specific issue - [b][url=http://forge.mysql.com/wiki/PHP_FAQ]http://forge.mysql.com/wiki/PHP_FAQ[/url][/b]

    Oh and try NotePad++ for a great little editor. [url=http://notepad-plus.sourceforge.net]http://notepad-plus.sourceforge.net[/url][/i]


    I read the article, and, tonight, I had a go at getting it all working - and it does!

    Thank-you again

    Ste
  3. [quote author=gmwebs link=topic=112654.msg457541#msg457541 date=1161800505]
    So does phpinfo(); now show MySQL and MySQLi sections?

    Here is a great article describing a resolution to this specific issue - [url=http://forge.mysql.com/wiki/PHP_FAQ]http://forge.mysql.com/wiki/PHP_FAQ[/url]

    Oh and try NotePad++ for a great little editor. [url=http://notepad-plus.sourceforge.net]http://notepad-plus.sourceforge.net[/url]
    [/quote]

    phpinfo(); doesn't show anything regarding mysql of mysqli!

    will have a look at that article!

    thank-you for all your help...its most appreciated!! this is my final year and i can get my degree up a lot with this!!

    Ste
  4. I am very new to php and i am trying to work my way through "PHP for Dummies".
    I have got to a program called [b]"mysql_send.php"[/b] ([i]mysqli[/i] version) ([url=http://janet.valade.com/downloads_fd2.html]http://janet.valade.com/downloads_fd2.html[/url]) which you can download (to save typing it out from the book). It loads up in my browser no problem but i'm getting [b]"Fatal error: Call to undefined function mysqli_connect() in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\mysql_send.php on line 16"[/b]

    The main function is to query my MySQL databases.

    Can anyone help me please?  ???

    This is pretty important as its for my final year project for my degree, if I can get this working I can get my project working!!  :D

    Many thanks  ;D

    Ste

    P.S. Can you recemmend a good PHP editor with line numbers please?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.