Jump to content

php_in_use

Members
  • Posts

    10
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

php_in_use's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. lucerias... I am having the same problem! If I find out how to do it I will post the solution here, will you do the same? I am also using localhost Ste
  2. 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
  3. 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
  4. I've just had a look in the httpd.conf file and there's no mention of mysql or mysqli at all! Is this a bad thing?? I'm sorry for all the questions! Ste
  5. [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
  6. Can anyone please help me get PHP and Apache talking to each other? I have checked my PHP folder (C:\php) and the MySQLi.dll recognises that its used for PHP even the version number is diplayed. Please, this is really important!!  :'( Ste
  7. Cheers, I'll have a look into that now! Ste
  8. Your right, I can't see MySQL in the list! Can you tell me how I can solve this!  ??? I think this (until I start programming my project) is going to solve the last of my problems! This is really important!!  :-[ Ste
  9. Please remember, I'm working from the book!! It says that if I'm using PHP version 4.1 or later that I need to use "mysqli" instead of "mysql" Ste
  10. 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.