why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Need help to modify php ELSE code
I'm trying to find a way to have the php code display a message if there is no inventory listed in t
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
mysql timestamp manipulation
How could I use a timestamp (e.g 2009-10-30 13:20:35 ), and with php find out if it is:
from
Calender Not Opening
The following code is not loading the javascript calender in another window. It's not doing anything
PHP & Java
Hello,
can PHP code be used inside java code?
Code: [Select]<SCRIPT LANGUAGE=&q
PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr
single page with referrer to show correct page
I have a simple website with a couple of different pages. I would like to be able to in a div tag w
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
present value of sequence?
Hi
Please help me to find out the present value of sequence?
Thanks