For some reason, only Administrator and Guest are showing up on the login. I had three other users which are now gone. When I login as the administrator, I don't have administrator privilages.
I have tried the F8 options (last good config, normal boot, etc), none of them let me in as a true...
Hello,
Without the use of Subselects, there doesn't appear to be a nice way of deleting rows from table 'A' where the key doesn't match the key in table 'B'.
I saw a post from last year that described a way to do this by copying selecting into a temporary table, dropping the original table...
In IE I have not trouble setting the style's display property to "none" or "inline" to hide and display a row of a table. In Netscape 6.x the contents of the row are hidden but the row doesn't collapse. When I set it back to "inline" the contents are displayed but...
Hello,
I'm doing some development of PHP/MySQL on IIS. Everything appears to be working except sessions.
If on one page I have something like:
---------------------------
// initiate a session
session_start();
// register the variables
session_register("SESSION_UID")...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.