| Author | 
	Message | 
  
  
	   Topic: Newbies guide: PHP, MySQL and phpMyAdmin | 
  
  
	Goldmund 
	   
	  Replies: 15 
	  Views: 97890 
	 | 
	 | 
  
  
	Caduceus, sorry for the long waited reply.  I haven't used this forum in a while.  Anyway, how are things with your server?  Have you got it to work yet?
 
 The first problem I see is is that you are  ... | 
  
  
	   Topic: How do I make checkboxes sticky? | 
  
  
	Goldmund 
	   
	  Replies: 1 
	  Views: 6138 
	 | 
	 | 
  
  
	Here is a small section of my code where I want to have sticky checkboxes.  If I use the method below, Every checkbox is checked when just one of the boxes is checked.
 ------------------------------- ... | 
  
  
	   Topic: Advanced Database Searching... | 
  
  
	Goldmund 
	   
	  Replies: 1 
	  Views: 7579 
	 | 
	 | 
  
  
	For everyone interested-
 
 Okay, I solved the problem for having an advanced search on your website.  I will give an example below (using parts from the above script):
 
 1)First you change the <s ... | 
  
  
	   Topic: Advanced Database Searching... | 
  
  
	Goldmund 
	   
	  Replies: 1 
	  Views: 7579 
	 | 
	 | 
  
  
	Hi Guys-
 I'm having trouble getting a advanced search of my database.  First of all, I have twelve drop-down menus. It would take a very, very long time to set up a conditional loop for all combinati ... | 
  
  
	   Topic: Creating a Forum question... | 
  
  
	Goldmund 
	   
	  Replies: 5 
	  Views: 13032 
	 | 
	 | 
  
  
	| Great!  It worked!  And sorry, that's what you tried to tell me the first time. | 
  
  
	   Topic: Creating a Forum question... | 
  
  
	Goldmund 
	   
	  Replies: 5 
	  Views: 13032 
	 | 
	 | 
  
  
	Have done, but I get the error:
 
 --------------------------------------------------------------------------------------
 Could not retrieve the data because: . The query was UPDATE post SET views=1  ... | 
  
  
	   Topic: Creating a Forum question... | 
  
  
	Goldmund 
	   
	  Replies: 5 
	  Views: 13032 
	 | 
	 | 
  
  
	I am working on creating a forum and I was wondering if anybody could help me with a simple problem...
 
 I have a page that shows the different topics that users post and a page that views the topic  ... | 
  
  
	   Topic: PHP 5 and mysql 4 | 
  
  
	Goldmund 
	   
	  Replies: 3 
	  Views: 8835 
	 | 
	 | 
  
  
	| PHP 5.0.3 and MySQL 4.0 work very well together.  Check out out the 'Tutorials' section to see how to set them up.  I made a newbie tutorial for setting them up together.  The post is called, "Newbies ... | 
  
  
	   Topic: Newbies guide: PHP, MySQL and phpMyAdmin | 
  
  
	Goldmund 
	   
	  Replies: 15 
	  Views: 97890 
	 | 
	 | 
  
  
	Hi,
 
 This is a newbies guide to installing and setting up PHP 5.0.3, MySQL 4.0 and phpMyAdmin 2.6.1.  I am using Windows XP, by the way.
 
 -Download phpMyAdmin 2.6.1 from http://www.phpmyadmin.net/ ... | 
  
  
	   Topic: PHP MY ADMIN ISSUE | 
  
  
	Goldmund 
	   
	  Replies: 15 
	  Views: 27652 
	 | 
	 | 
  
  
	cnl83, not sure if you got everthing to work, but here's what I did.
 
 -Download phpMyAdmin, which you probably already have done and follow the tutorial on http://www.trustabyss.com/.
 -Download php ... | 
  
  
	   Topic: MySQL error 'Drive 3.51 Not Found'? | 
  
  
	Goldmund 
	   
	  Replies: 5 
	  Views: 12444 
	 | 
	 | 
  
  
	| Okay, I got the green light on.  It was because I wasn't entering a username and password.  But I thought I wasn't supposed to do this cause I would do it later on phpMyAdmin.  Oh well, at least the g ... | 
  
  
	   Topic: MySQL error 'Drive 3.51 Not Found'? | 
  
  
	Goldmund 
	   
	  Replies: 5 
	  Views: 12444 
	 | 
	 | 
  
  
	k1ll3rdr4g0n, I downloaded the Windows (x86) not the 'Without Installer' one, so I don't think that's the problem.
 
 TRUSTpunk, I still can't get the red light on.  I followed every step on the tutor ... | 
  
  
	   Topic: MySQL error 'Drive 3.51 Not Found'? | 
  
  
	Goldmund 
	   
	  Replies: 5 
	  Views: 12444 
	 | 
	 | 
  
  
	Hi guys-
 
 I recently downloaded MySQL-4.0.23-win.zip, and followed all the instructions to installing it.  It installed successfully as C:/mysql.  I open the 'bin' file and launch it with winmysqlad ... | 
  
  
	   Topic: Creating a Chat Room... | 
  
  
	Goldmund 
	   
	  Replies: 1 
	  Views: 6024 
	 | 
	 | 
  
  
	Hi guys-
 
 What kind of programming skills are needed to create my very own Chat Room.  I already know XHTML (of course), learning Javascript, a bit of knowledge of PHP and going to learn MySQL.  Am  ... | 
  
  
	   Topic: phpMyAdmin problem | 
  
  
	Goldmund 
	   
	  Replies: 1 
	  Views: 6679 
	 | 
	 | 
  
  
	Hi guys-
 
 I've searched all the topics on this forum for "phpMyAdmin help" and read through all of them, but I still need some explaining.  
 -First of all, I downloaded PHP 5.0.3 installer and phpM ... | 
  
  
	   Topic: Newbie Question: Getting a simple script to work. | 
  
  
	Goldmund 
	   
	  Replies: 5 
	  Views: 13619 
	 | 
	 | 
  
  
	| It was the console port number!!!  That's what was gave me three days of frustration.  Well now everything works.  Thanks for helping guys. | 
  
  
	   Topic: Newbie Question: Getting a simple script to work. | 
  
  
	Goldmund 
	   
	  Replies: 5 
	  Views: 13619 
	 | 
	 | 
  
  
	| Okay so I opened the test.php (unknown document) with notepad and now the icon looks like a a piece a paper with a notepad on it.  It's also in my htdocs folder and it still doesn't work.  Do I need t ... | 
  
  
	   Topic: Newbie Question: Getting a simple script to work. | 
  
  
	Goldmund 
	   
	  Replies: 5 
	  Views: 13619 
	 | 
	 | 
  
  
	Thanks for the info, but it's still not working.  I get an error 404 when I type http://ipaddress/test.php into the URL.  I'm not sure what's going on.  Anyone have any ideas?
 
 Thanks again. | 
  
  
	   Topic: Newbie Question: Getting a simple script to work. | 
  
  
	Goldmund 
	   
	  Replies: 5 
	  Views: 13619 
	 | 
	 | 
  
  
	Hi-
 I recently installed Abyss Web Server, and installed PHP 5.0.3 with it to locally test scripts before paying a monthly fee to a web host company.  Anyway, since I am very new at this, I was wonde ... | 
  
  
	|    |