Force download script not handling files with spaces properly
I have a regular old php force download script, uses this code:
Code: header("Cache-Cont
Help, Base64 encoding url and decoding server side.
Hello everyone, i have a website with videos and games and also provide an embed code which people c
Dynamic links in an include file
I am working on a small piece of code that counts records from a database and displays the result to
How do I create a 2D game "camera" to follow player?
In J2ME programming I'm targeting MIDP 2.0 devices.
I'm using gamecanvas and I was thinking t
Using loop to count number of entries
I'm writing a program that must ask user to type in numbers. After each entry, the program has to re
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
PHP Function Page Advice
Hi All, I am quite new to PHP and Javascript but have written an Online Shop (Mainly for Fun and edu
Parse Error
Hi Guys,
I have a function in my class which returns a string link variable. The problem is i
Wierd echo error?
Hi, i got the most wierd php error ever and i don't know why..
Code: echo "<t
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know