query help
Hi experts.
i have a table rep2 like this
PROD_COD ACCT_NO DUE_DAYS BALANCE
Delete all from a table
I can not get the following code to work. If I run the sql statement in the db it will delete all t
Multiple includes losing variables
Hey all,
just starting out w php and ran into a problem pretty quickly. I'm
including seve
DATEDIFF Question
First time post, and of course it is a help question.
I am using a WP plug-in to display prev
Date Question
I'm using the TIMESTAMP() function within mysql to set the date/time for certain events. However, ho
PHP, jAVASCRIPT setting input values, why isn't it working?
Hi:
I am calling this javascript:
<script language="javascript">
Is there a function ... auto send IP
Is there some function that can be sent to a ddns service that returns the ip address of a ddns forw
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see