[PHP] phpmyadmin foulup

2003-11-04 Thread Leevy, Joffrey L
Hi all: I was trying to use phpmyadmin for the first time and messed up when trying to give the [EMAIL PROTECTED] a password. I did that because phpmyadmin told me something about lax security using "root" with no password. Anyhow something went wrong. Now I can't do anything with phpadmi

[PHP] PHP script for mysql queries

2003-11-04 Thread Leevy, Joffrey L
Hi: Going thru some teething problems. Does anyone have a simple PHP program that will enable mysql queries to be executed and displayed using internet explorer or another medium? thanks -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] the function of the "@" symbol?

2003-11-04 Thread Leevy, Joffrey L
Hi all: I have been searching through several books to find out what the "@" character represents. An example used in code: if (@$first == "no"). Could anyone please explain the function of "@" in the code? Thanks -- PHP General Mailing List (http://www.php.net/) To unsubscrib