Simple Question
I know this is a simple question, that if I knew what it was technically called i could probably loo
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
strtotime issue
Hey all,
I'm playing around with some code, and basically the idea is:
Person changes
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
Php mysql - select?
Hi i have this code:
Code: $iteminfo = mysql_query("SELECT desc FROM wc_items WHERE itemid =
order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea
Access database inside of a validation class
Hello,
For quite some time, I have been using functions to validate form input and access the
how to populate a drop down box
Hi buddies!
PROCEDURE DOWNLOAD_REPORT_FORM (report_name varchar)
is
begin
DOWNLO
breaking a text file into paragraphs based on strings
I have a text file of email addresses that is all squished together. It looks like this:
abc
Form a inline view based on the results of the previous query?
Hi Experts,
Can we form a inline view on the results of a previous query (another inline view)?