Secure pages Sessions vs. Cookies & session_destroy() help
Im new here and new to PHP, I hope you can help me with some questions.
Im writing my web ap
I need some help with the IF command...
I have a large number of images in one section of my website with the .jpg format. I'm adding a bun
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
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
Changing files over
Just thought I'd start with the new forums looking really nice .
Ok basically I've made this
Help with ORDER BY
Hello. I would like to order by ascending States, then Cities, then Gyms in the following code, but
Where do I put CRON code
So I've figured out alot about how to automatically run a php function. I can't figure out where to
VAT
how should I deal with VAT?
if I have a product that costs £5.00 and VAT @ 17.5% (£0.87
how to populate a drop down box
Hi buddies!
PROCEDURE DOWNLOAD_REPORT_FORM (report_name varchar)
is
begin
DOWNLO
Ball movement
I want to move a ball from one point to another and it should hit a group of balls at the other end