Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
Undefined variable: adHTML
Hello:
While checking my site error logs, I've noticed one repetitive error that fills the lo
Parse error: syntax error, unexpected $end in
hello,
i receive the error :Parse error: syntax error, unexpected $end in C:xamppxampphtdocsh
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
limitations on array_unique()
Does any one know what/how imitations are applied to array_unique? I have an issue where no matter h
Show specific day of the week
I have been racking my brain trying to get this function to work properly and it is doing so for eve
need help with mail()
hi i want to send an email with attaching pdf file using php. i have the following script but the pr
PHP & Java
Hello,
can PHP code be used inside java code?
Code: [Select]<SCRIPT LANGUAGE=&q
mysql query with single quotes in a variable
$sitedetails = "INSERT INTO vars (address, sitename, description, ownername, theme) VALUES ('$u
php include email form with attachment
I have had no luck with finding a email form all over the Internet for various reasons. Some insecur