Parse Error
Hi Guys,
I have a function in my class which returns a string link variable. The problem is i
Slashes
Have a small problem and I'm not able to understand why I'm getting the results I'm getting... and i
Multidimensional Array into an Html table, help!
Hello all, I am new to HTML/PHP so any help would be great.
I have a multidimensional array f
MS Exchange 2007 integration with ECC 6.0
Hello Experts,
We have ECC 6.0 and MS Exchange 2007. We need to integrate ECC 6 and MS Excha
Include a php
Hello,
I'm trying to include a function that shows the recent searches.
Example I have <
Nested (echoed) php running wrong script
Got a problem with a php website I'm creating.
In a nutshell, the first page is entirely html
Multi-image upload problems
Lets see if I can get some help on this one. Can anyone show me what I am doing wrong here. I'm just
division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with