Greetings all,
My tables are all misaligned, but i can figure out why, and it tried to use an align tag in the table but that has not worked any ideas?
http://charon.cs.wau.edu/~pkioko/NFL_LivePlayers.php
if you need the piece of code that is running this i can post it.
Hello everyone,
I have been trying to make a date and time based folder, but i can never seem to get the time part to work. Because when you create a date based folder you can only use that folder name once.
These are the instructions i followed from another site from Tech Republic...
I am not sure if it is my settings or what, but when i start my server in radrails, the status continues to be starting, and it never says starting.
And this is the error.
-e:4:in `load': no such file to load -- script/server (LoadError)
from -e:4:in `<main>'
What is going on?
This issue has been frustrating me for 3 days. I have Visual Studio 2008 and prior to 3 days ago I was able to run my sites and pages. Recently it just stopped.
I have tried installing and updating IIS 6.0 to allow ASP.NET. I have looked all over for a solution, but all the ones I try my site...
I have been trying to use the .htaccess file and .htpasswd file for password protecting my website, but the .htaccess login pops-up but is not reading the .htpasswd file. They are in the same directory. I have been typing the username and password correctly. so what could my problem be?
Here is...
I am not sure what this error means, i have searched the internet for the answer to what i was getting back from my program. Resource id# 1080. I have no idea what that means and the 2 things i use are mysql_num_rows() and mysql_query but i have no idea which one is reporting the error. Has...
I have been trying and trying and trying, i have no idea was is wrong.
I wrote this script to grant a privilege on a table in a mysql database and it keeps saying no grant defined for user test1 at host localhost
#! /bin/bash
mysql -u root -p <<EOFMYSQL
use mysql
Grant create on...
ok,
here is the senerio,
A user tries to long in to the database, if the user does not exist they must register, which means there name goes into the user table in mysql database. in order to use all the feature of the database i need to grant them access, but i don't want to do that everyday...
yeah i did and it said can't find matching row in user table.
what i tried doing is creating the user then give him that grant on a specific database, but it does not go through
i was trying to use php to execute a grant create command for mysql, but it did not fill the grant table. Here is what i tried:
mysql_query("Grant create to $user . '@localhost'");
prior to this the user has been created, so what i am doing wrong?
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.