Hi!
Please, tell me what's ReflectionMethod::invokeArgs first param for?
Since method always know it's class and it can only be invoked on it's own
class.
Regards,
K.L.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
d the domain's 'zone' file
>3) restart both 'named' and 'apache'
>4) copy an 'index.php' into the subdomain's newly created directory.
>
>there are probably better ways to do it, but that's
>how i add subdomains to my machine when i
Hi all,
Can anybody give me a guideline or idea on how to write a PHP scriot
which is used to create a domain or sub-domain and a default page and a same
time. My OS is Red Hat Linux 6.1.
For example, in my program, when i press "activate' button, the script
will create me a sub-domain
Hi all,
Anybody can help me to fix this problem:
ERROR 1036: Table 'trade_account_credit' is read only
I just want to update the table and i login as root.But i came across
the error, please help. It's very urgent.
_
G
Hi all,
I'm facing this serious problem where i can not ftp to my server. Any
idea to help to solve the problem? It could be possibly caused by the
ownership of the ftp folder. But, i don't know which folder is the right ftp
folder for me to change mode. Please help.
E K
Hi,
Is there anybody can help to do this:
My web site has 3 pages :a.php, b.php and c.php. I want to capture the
session in those 3 pages. Without an id, visitor can't view my page. When
visitors leave the site, thier session should be removed.
The problem is how to remove the session
Then, what am i suppose to do to solve the problem? Please consult
>From: Lewis Bergman <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>CC: [EMAIL PROTECTED]
>Subject: Re: [PHP] Edit crontab to set schedule..
>Date: Mon, 9 Apr 2001 22:44:25 -0500 (CDT)
>
> > and i have this in mailbox when the s
Hi all,
I tried to edit the crontab file in this directory /etc to set schedule
to run some programs. But, i failed to do so as the schedule doesn't work.
I'm asking if anybody can help me to solve the problem. Below are the
information:
command written:
10 11 * * * root lynx -dump http://192.
Hi Experts,
It seems to me that, the topic is not attractive or challenging that makes
nobody come to problem. But I really hope those experts or experiance ppl
can give me ur hands. Please Help!
I'm planning to build a template but failed to do so
Here is the code:
define(array("topleve
Hi Experts,
I'm planning to build a template but failed to do so
Here is the code:
define(array("toplevel" => "toplevel.tpl"));
$tpl->assign("title", "R U THEre");
$tpl->assign("content", "try this out");
$tpl->parse("main", "toplevel");
$tpl->FastPrint();
?>
error:
Warning: Failed ope
Hi all,
could any one tell me that how do I go to a specific URL using php
command.At the same time, I would like to pass the variable to the page.
I used header to do it but failed, with the error message:-
Warning: Cannot add header information - headers already sent by (output
started at /u
Hi all,
Currently, i'm trying to write a program which is related to tree
manipulation. Meaning that, i'll search the tree to get level or count how
many child exist for particular parent, for example.
Initially i planned to use table to represent all kind of datas that are
parent, left
12 matches
Mail list logo