php global variable
how can we create global variable so we can use its value in any form.. Please give example to
Parse Error
Hi Guys,
I have a function in my class which returns a string link variable. The problem is i
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Please Help my PHP Dating Function.
Hi everyone!
Well here is my code that displays this:
It works wonderful.
Cloud Computing?
Hello,
I was wondering if anyone could help explain this term to me. I'm starting to hear it
Move array index to end
Hey guys,
Quick question:
I have an array that looks like this:
Code: [Select]$var =
Table sorting
Hi,
I'm trying to modify the following in order to make the output table sorted alphabeticall
Code doesn't print what i wanted it too. Please help!
Hi there,
I wrote this code to mae it so that in the form before it that the user said their
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
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &