Forum: PHP
Jul 9th, 2005, 9:38 PM
|
|
Replies: 6
Views: 324
|
Forum: PHP
Jul 9th, 2005, 3:07 PM
|
|
Replies: 6
Views: 324
Ok, but what directory do i have to go to make...
Ok, but what directory do i have to go to make those changes? I couldn't fine any php_ini. The only directory I found with the files php_mysql.dll and php_mysqli.dll was c/php5/ext and these files...
|
Forum: PHP
Jul 8th, 2005, 3:40 PM
|
|
Replies: 6
Views: 324
another simple question about PHP and mySQL
I am trying to check for access to my database(mysql), therefore I type the following code, and I save it as a php file and I try to run it from my local server in Apache, but an error displays...
|
Forum: PHP
Jul 8th, 2005, 10:42 AM
|
|
Replies: 3
Views: 256
|
Forum: Java
Jul 8th, 2005, 12:11 AM
|
|
Replies: 7
Views: 376
Ok
This is an example I made to sort people by their personal info, You have to modify it so that it sorts by whatever you want, by lastname, firstname or age.
class Person {
private String...
|
Forum: PHP
Jul 7th, 2005, 11:44 PM
|
|
Replies: 3
Views: 256
Very simple question about mysql
I am learning mysql for the first time, I learned some commands but where do I type them, the book I have doesnot tell. Is it in the command promt of windows or I can use a GUI for that ??? ...
|