Table trouble
i have been reading the forum for a few weeks and decided to join. i like the format and the advice
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade
how to export excel file in same server
My first post - php newbie, so appreciate your support.
I'm currently using headers to save w
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
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
Need to write a cookie with a url var
Not sure if its possible, but I need to write a cookie with a url.
So this would write 2232 a
PHP Directory Listing Not working
Hey Guys,
I need help, I tried a ton of directory listing scripts and they all don't work. Al
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
use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan