file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
help, header() is not working!
Hello, I have this code:
<?php
/**
* @author samoi
* @copyright 200
Removing Title From database problem
Hi again ! i am having an issue with updating database. When i update any price of a title it remove
Is it possible to put an entire 500-page book in a database with PHP?
I am working on an intranet and I was wondering if its possible to code php with mysql to enter a fu
Is there a way to override built in php functions without APD?
I am trying to use the
rename_function()
override_function()
options that are built into
Oracle Text CTX_DOC.snippet slow
I have a table (FILE_TABLE) that contains a blob column (ft_file) and I have created the following O
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
How to show a complete textarea ??
I enter Client Case Notes notes in a textarea field on a PHP form. The field is 5 rows deep and 70 c
How to know if online site made with PHP
Hello,
I see some sites that does not display extensions at all , for example:
www.site.co
How many users online in the last 24-hours using time()?
I'm fairly new to PHP. I have a MySQL table called 'users' and a field called 'loggedin' which is in