Displaying pictures
i have worked my way through storing images in directory and storing the location in mySQL db.Now i
Check premium expire
Hi,
I am making a simple file hosting site and want to check if users premium subscriptions h
division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
Got A Free Server :(
So I was given a free server
http://shopping.yahoo.com/p:Compaq%20ProLiant%201500%20Server:1
path to include folder
Hi everyone,
When I'm testing locally, I have to add the name of the site folder as part of t
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
unexpected T_SL without a shift left token
Nothing too see here, I'm an idiot and resolved the problem.