PHP Cannot redeclare class
I have 6 files, and two of them do not seem to want to play well. I keep getting a "Cannot rede
Quick fix: Conditional statement with an array
Hi, I'm getting the temperature value off of the Environment Canada website along with the icon file
Sort Alternative/bi-monthly
Hi all,
Am going mad trying to get something to work.
I'm creating a CMS for a magazi
New to mysqli library - Multiple query problem
Greetings,
I am writing a batch program that executes 3 queries on a single page. Using mysql
utl_file open error
i have file in the unix path
Path /popdev01/pop/popdevb/tfi/
File name
calendar dates and hours compare problem
i have a calendar in wordpress, everything works great except that i can make 2 meetings at the same
New Search Engine problem
Hey everyone,
I have a ZIP Code Radius search engine already functional. it displays all of t
php ajax - two drop down list with a submit button
i have created a form with 2 drop-down list and a submit button. I would like to know how to pass th
opening a window with after form submission
I know this this forum has nothing to do with JS, but i'm trying to use it with my php script.
<
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...