Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But
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
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
I got my hosting suspended XD
So I saw this challenge a day or so ago
http://www.programming-challenges.com/pg.php?page=dow
Intrastat Report Config in ECC 6.0 - goods Movement in EU countries
Colleagues, need ur help to understand the changes require in ECC 6 standard Report configuration se
Inserting the current date/time while submitting the forum
What do I need to add below to update the current date/time? I have a field in the database called d
Why does my php page download images over and over
Can anybody please explain to me why my php page keeps downloading the images and other items every
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: function createthumb($name,$filename,$n
Convert Binary String to Decimal
Trying to Get:
Decimal: 305419896
Out of:
Binary String: xV4
How to load mysql (and other) extensions into PHP
How to load mysql (and other) extensions into PHP PHP Development forum discussing coding practices,