PHP File Upload Problem
Hi, I have written a very simple file upload script but it fails for reasons I can't explain. Hope
Multi-image upload problems
Lets see if I can get some help on this one. Can anyone show me what I am doing wrong here. I'm just
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any
User feedback after MySQL query has been executed
Hi all, I've just registered on PHPFreaks because I've got a question that I simply can't work out b
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
Pagination
Hi All,
I think I'm finally getting somewhere with pagination!
I can now submit a quer
How to grab certain words ??
I am working with this API
Returns JSON.
curl http://letsbetrends.com/api/current_trends
send message to the java application
Oracle 10g with Windows platform.
I have a java application that periodically pings the d
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Solution to the FindControl problem
I have seen may posts about having problems with the FindControl method. Most seem to come about bec