Paul Goepfert wrote:
Does anyone know where I can find the error log? I am using php on a
http://www.google.com/search?q=where+is+apache+error+log
webserver and the only log I found was a connection log in the logs
dir on my webserver.
something like:
/var/log/apache/error_log
/var/log/ht
Does anyone know where I can find the error log? I am using php on a
webserver and the only log I found was a connection log in the logs
dir on my webserver.
Paul
On 2/14/06, Jochem Maas <[EMAIL PROTECTED]> wrote:
> Paul Goepfert wrote:
> > I was able to get part of my page to load when I create
Paul Goepfert wrote:
I was able to get part of my page to load when I created the
Validation class and put a call to the validation class within my
table. When I did that the page loaded up until the php code to call
the method and then it does not load the rest of the page.Can
anyone help
I was able to get part of my page to load when I created the
Validation class and put a call to the validation class within my
table. When I did that the page loaded up until the php code to call
the method and then it does not load the rest of the page.Can
anyone help me with this? By the w
Paul Goepfert wrote:
I know how to call functlions, I just just don't know how to
do it in PHP.
Based on the rest of your question, I think you mean methods, not
functlions. :-)
If you're struggling with syntax, you should take one step at a time.
Try this:
myMethod()';
}
}
$myObject
5 matches
Mail list logo