why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Combining Two Queries
I have two scripts that each work fine by themselves. One is a search script with a variable that de
Mail Form receiving emails with no content
Hi, I hope someone here can help me.
I have a simple form in my website, it was working OK, after
DOMDocument parsing
Hello, I am parsing an xml file from an API which I have converted into a DOMDocument in php. This i
SCRIPT ERROR
Here is the CONTACT FORM I made for our website:
<form id="form1" name="
Schedule editor
Hi,
I have a question related to Schedule editor.
If we schedule a BLS for every 30
Print out contents of to Excel
I have got this script that gathers all the data that I need but I need it to send it to excel inste
Operating System
How in PHP or other language can I detect Operating system, ie Windows XP Home, Windows 7 Ultimate,
Delete records not in top 15
Hi,
I'm creating a hall of fame page in my game and the page will only display the top 15 sco
How do I create a 2D game "camera" to follow player?
In J2ME programming I'm targeting MIDP 2.0 devices.
I'm using gamecanvas and I was thinking t