Add weeks in a query?
I have a SQL that summarizes the quantity per week. The weeks that has no value does not exist in th
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
Simple program to copy files between two computers over the web
I use logmein free and often need to move files between my two computers. Generally, I move the file
I need an iframe that calls up a different page according to the date
hi
I don't know any php (only html) and I urgently need to do the following:
I need a
From Header Showing 'Unkown' In Hotmail? Why?
Code: $to = $row_GetID['email_addr'].',sales@mywebaddress.co.uk';
$subject = 'Thank you for you
Kill a process
I have a question - how can I kill a process from a command line or by using Oracle SQL Developer? I
subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks
Read from a text file after a specific word
Hi all.
I have a text file that looks like the one below.
I know how to open the text fi
Seperate team from score
I am writing a site that does a NFL Pick 'em type application and I have a feed that gives me the sc
php global variable
how can we create global variable so we can use its value in any form.. Please give example to