Using insert variable
need a way to inert variable data to mysql database
$acc = "212121212";
$nok =
Ball movement
I want to move a ball from one point to another and it should hit a group of balls at the other end
Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...
I've found out that I nee
add to sql result
ok see rite now my sites hit counter is counted from the mysql visitor log i need to clear it aft
mysql_query returning boolean instead of mysql ressource
Hi,
I seem to have a weird issue with the php command mysql_query. I pass 2 arguments the que
Code working in IE but not FireFox
I created a dynamic navigation list for my website based off of a table in my database. The code is
Curl & sessions PLS HELP
Hello,
I have a problem with curl and sessions and i will try to explain the best i could.
problem with script manager
Hi iam using Net.2005.I have created ajax enabledwebsite.i have master page in which i have script m
updating a single value to multiple non consecutive rows
I need to update the same value to multiple non consecutive rows. I need to add an experation date t
Multiple Do / While Statements?
I'm still very new to PHP, and running in to a problem when trying to execute a do/while loop inside