Certain files upload, while others do not
I want to read the data from an uploaded file. Not sure why, but it only uploads for certain files.
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
PHP5/Zend 2.0 - Resources
PHP5 Snapshots
http://snaps.php.net/
ZEND 2.0 Feature Overview and Design (PDF File
php title problem
Hi,
I am having a problem managing my page title with PHP.
Currently I have my <
How to search for several parameters from objects in a database?
I have a database with lots of information about objects.
Now I would like to search for 4 or 5 p
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q
Regarding accessing SQL query issued by any user in Oracle 10g
Hi all,
i want to know the queries issued by various users accessing a database...
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t