file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
Socket Server Response Headers
Earlier I had a post about my Socket Server, I wasn't able to get it to connect, now I can
I
Better Method of a Member Cloud
I assume most people know how tag clouds work, where the tags most used are bigger and the least use
Where do I put CRON code
So I've figured out alot about how to automatically run a php function. I can't figure out where to
preg_replace question
Hello!!
I hope someone can help me with preg_replace.
I load two tables from an extern
Ajax Issues - Update Panel / Timer. Intellisense doesn't know about them
Type 'System.Web.UI.ScriptManager' does not have a public property named 'UpdatePanel'.
That is wha
onclick problem
I have <input type="text" name="message">
<a href=page2.
Count on multidimensional array
Hi, i got an array as below:
Array
(
=> Array
(
add to sql result
ok see rite now my sites hit counter is counted from the mysql visitor log i need to clear it aft
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav