Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
Setting condidtions for an input box
Hi all,
I would like to set a condition in a txt box that says the number a user enters has t
An odd assignment statement. Can someone explain this assignment to me?
What purpose is served by the bit of code between the two equal signs in the $installurl set? Is th
same querie, or a new one??
Hi guys,
I'm still working on this drop down list. I've got the actual drop down list to wor
Dynamic memory problem
Hey,
At the beginning of my code, I have this line:
Shape* gShape = 0;
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo
Easy administration on MySQL databases
My website is database driven and I am very tired of manually making queries to my tables in order t
uploading video files into mysql in php
hi,
I have the video files which i have to upload into mysql db. along with creating thumbnails f
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
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim