rand() function
just a general question guys a girls, is the rand() function 100% random or is it based on time?
Display thumbnails as square while retaining aspect ratio
I am trying to figure out a way to make an image display as a square, for example 80x80 pixels, when
Getting number of affected rows in SQLPLUS..
Hi everyone,
I have a shell script where i am invoking sqlplus, running a query and saving t
echo $rows help
Hi all,
Hopefully something simple that I don't know!
I have this:
Code: [Selec
Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code:
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st
help finding hacking loopholes
i was attacked by a redirect php injection
my pc is clean of viruses
so i figure that
Hyperlink in PHP to MySQL record
Hello,
I am having trouble as i am new to php. I have connected to the database and I have di
Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But