PHP page loading in Firefox but not in IE
hello,
i am currently doing a project in PHP and i have a problem. If I view the project in M
Array to string conversion
Can anyone help me with this?
Notice: Array to string conversion in /home/..../index.php on l
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
Rss feed question
Hi
My blog and my website are different. Am i able to take my rss feed
from my blog and p
php require help needed
Ok i tried to use the search funtion but the word require is everywhere.
i'm really new to cr
Standard DES encryption script?
Can anybody point me to a tutorial or a short script that shows how to encrypt some text with salt i
Sorting JTable on more than just the values listed in the columns
I have a collection of objects that store (among other things) two integer values. I only want to di
Is there something wrong?
Hi all,
Just a quick question... can someone look at this code and see if something is wrong?
moving mouse to display image coordinates
I have an existing MFC application that shows an image in the main window.
I'd like to be able to
FPDF Help
I've been playing with the FPDF module. I was building a form and rolling right along and then sudde