Help with parsing this html
Hi,
I've got some html i just need a couple of strings from.. argh, it's freaking me out. I've t
Display certain image depending on time of year
Hi, I am new to these forums and would really appreciate some advice on a piece of coding I have don
PHP not creating file.
Its supposed to create a .ini file in the /scriptfiles/users/ with the name they entered into the fi
How to refresh a parent page from a modal popup
Hi,I have a modal popup in which I need to upload a file and store in the database should give a mes
Casting Decimals in Oracle
This code worked as a query in DB2, but I am not sure what the syntax is for casting decimals in Ora
Taylor Series Function
So I am working a a project for my intro C++ class, and I am having some trouble with a function for
PHP Upload issue
Hi guys,
I have stumble across an interesting issue with my script and is doing my head in.
AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
Code Review - SQL and Insertion Attacks (Warning: Not for Newbs)
Hey guys,
Its been a while, I know. Use to love coming here to answer peoples questions, but
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...