file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
highlighting search terms
well, I started this in the regular PHP section, but it no longer fits there. Suffice it to say, I'm
change text color with a jQuery code
Hihow can I change the text in a asp:TextBox to a different color when I start typing using jQuery?I
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim
Help with translating C code into assembler code
Hi im doing a project that moves a robot around a maze avoiding walls and need some help with conver
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
FILTER_CALLBACK -- Files?
Hi All,
I'm using the php filter functions to validate my form data. For custom filters, I'm
script and html conflict in trying to create a header.
I have an error is occurring because of an html webpage with a "php require" at the top of
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa