file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
ASP.NET 2.0 - Enter Key - Default Submit Button
Hi,One of the most annoying things in developing web pages is handling the "Enter key" for form subm
Multiple server callbacks (NOT POSTBACKS)
Hello,
I have 2 different javascript client side functions that are on timers. When the timers elap
Retrieving the 25 most recently added entries from all tables in a MySQL databas
Hello,
The code below works great. It creates a table that shows the 25 most recently added t
some query on multilingual website
Hi all,
Which is the simplest and easiest method to make a website multilingual,
is it put
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
problems with script
I made a small script wich exchanges points in my website:
<?php
session_start
Not "Just Another" MMORPG - text based.
Hello,
I've been learning MySQL and PHP for the last 2-3 years.
Though, I've had long paus
dinamic "textboxes"?
Ey all, my first post here, i hope its not a hard one
I display mysql results in a table
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th