Hi
I have used
Header (Location:PATH) function for redirection.
it is giving some errors.
is there any other method other than HEADER() funtion for redirecting ?
Bharadwaj
Hello,
In conection.php I have written.
SESSION_ START();
on successful login I am registering a session variable.
SESSION_REGISTER("userId");
on login failure I am redirecting to home page.
Header("Location: home.php");
the following error occuring in above line.
Warning: Canno
Hello,
In conection.php I have written.
SESSION_ START();
on successful login I am registering a session variable.
SESSION_REGISTER("userId");
on login failure I am redirecting to home page.
Header("Location: home.php");
the following error occuring in above line.
Warning: Canno
Dear all,
I have to generate MS WORD Reports, PDF Reports, Graphs
using PHP5 + MYSQL.
can any body give good links .
Thanks in advance.
Bharadwaj.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I am asked to generate reports on MS WORD.
OFFICE 2000 is installed in mechine.
when I am calling a PHP page containin this code.
$word = new COM("word.application") ;
I am getting following error.
Warning: (null)(): Unable to obtain IDispatch interface for CLSID
{000209FF---C000-00
Dear All,
I want to developing reports using PHP.
These reports i have to develop on MS WORD.
I have a database with multiple records
VAL 1 | VAL 2
-
VAL3 | VAL 4
VAL 5 | VAL 6
H
6 matches
Mail list logo