Multidimensional array problems in $_POST
I'm having trouble with a three-dimensional $_POST array. It starts as a two-dimensional array on th
want to add a break after a certain amount of characters
i was wondering how to add a break in a blog post after a certain amount of characters... any idea o
convert PHP array to Javascript array
I have a page that gets a request sent from AJAX, and I am trying to convert a PHP array to a javasc
mail with attachment problems
Hi. I have the following code:
Code: else if(file_exists("site".$timp.".zip")
animation progress while uploading files?
Hello, i have some website form to upload few files to server. i want to put some gif animation whi
Strange PHP/mySQL error ... am I just tired?
Code: <?
## CONNECT TO DB FUNCTION!
function ConnectTo($db2con)
{
$hostNam
How to implement HTTP connection timeout
Hi All,I would like to implement an HTTP connection timeout.
I am working on a application wh
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built r
Problems with strings containing
Hey all,
I have encountered something strange in a script. I am trying to write an XML heade
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However