Search found 19 matches
Aprelium Forum Index
Author Message
  Topic: Newbies guide: PHP, MySQL and phpMyAdmin
Goldmund

Replies: 15
Views: 79833

PostForum: Tutorials   Posted: Wed Oct 12, 2005 12:10 am   Subject: Newbies guide: PHP, MySQL and phpMyAdmin
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: 4737

PostForum: PHP   Posted: Tue Mar 22, 2005 5:40 am   Subject: How do I make checkboxes sticky?
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: 5910

PostForum: PHP   Posted: Mon Mar 21, 2005 6:10 pm   Subject: Advanced Database Searching...
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: 5910

PostForum: PHP   Posted: Mon Mar 21, 2005 3:01 am   Subject: Advanced Database Searching...
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: 10399

PostForum: PHP   Posted: Fri Mar 18, 2005 4:21 am   Subject: Creating a Forum question...
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: 10399

PostForum: PHP   Posted: Thu Mar 17, 2005 5:06 am   Subject: Creating a Forum question...
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: 10399

PostForum: PHP   Posted: Wed Mar 16, 2005 6:48 am   Subject: Creating a Forum question...
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: 7189

PostForum: PHP   Posted: Sat Mar 05, 2005 7:04 pm   Subject: PHP 5 and mysql 4
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: 79833

PostForum: Tutorials   Posted: Wed Mar 02, 2005 5:14 am   Subject: Newbies guide: PHP, MySQL and phpMyAdmin
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: 21457

PostForum: PHP   Posted: Wed Mar 02, 2005 5:05 am   Subject: PHP MY ADMIN ISSUE
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: 10034

PostForum: PHP   Posted: Tue Mar 01, 2005 9:01 pm   Subject: MySQL error 'Drive 3.51 Not Found'?
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: 10034

PostForum: PHP   Posted: Tue Mar 01, 2005 6:19 pm   Subject: MySQL error 'Drive 3.51 Not Found'?
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: 10034

PostForum: PHP   Posted: Tue Mar 01, 2005 6:50 am   Subject: MySQL error 'Drive 3.51 Not Found'?
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: 4898

PostForum: General Questions   Posted: Fri Feb 25, 2005 7:46 pm   Subject: Creating a Chat Room...
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: 4861

PostForum: PHP   Posted: Wed Feb 23, 2005 8:18 pm   Subject: phpMyAdmin problem
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: 9966

PostForum: PHP   Posted: Mon Feb 21, 2005 1:38 am   Subject: Newbie Question: Getting a simple script to work.
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: 9966

PostForum: PHP   Posted: Sun Feb 20, 2005 8:58 pm   Subject: Newbie Question: Getting a simple script to work.
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: 9966

PostForum: PHP   Posted: Sat Feb 19, 2005 9:46 pm   Subject: Newbie Question: Getting a simple script to work.
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: 9966

PostForum: PHP   Posted: Sat Feb 19, 2005 8:45 pm   Subject: Newbie Question: Getting a simple script to work.
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 ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group