Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo
Help with echo()
I'm having some problems with this code:
Code: echo '
<A HREF="jav
links using header()
Hi All
I'm not sure where to ask for help on this but I hope someone can offer some. I'm at
Need help adding a timestamp to my filename/variable
Hello,
I'm kind of stupid when it comes to php and I need a tiny bit of help. I've got a f
Question handling xml data
Hello,
I have sucessfull followed this tutorial
http://www.phpfreaks.com/tutorial/handlin
comparing tables across databases sql refinement ideas required
Hi all
Via pl/sql I need to ensure that data between tables in different databases match
help retrieiving results and doing pagination
Having some trouble trying to get the results to show on more than just one page.
What is ha
PDO returns erroneous columns from within pdt
Hi All,
This is a truly weird behavior:
When using a simple pdo fetch, erroneous columns a
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However