Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
How can i steam a video on my PHP site? (non YouTube)
Basically I have a PHP site and don't want to give page rank to YouTube. I just want to stream a bas
C - Reading a file into a byte array
Hi,
I'm trying to read a file into a byte array in C. I have to use C as this is for a loadru
Xml parsing
I need a suggestion about parsing xml with multiply parts like pervious...
i.e. different device
php global variable
how can we create global variable so we can use its value in any form.. Please give example to
Search with relational database
Hey,
I have quite a complicated (for me anyway ) relational database for an apartments syste
image upload, resize THEN submit form
Ok so I have a form that requires the user to upload an image, and then do something with that image
Renaming a file that a user uploads to site?
My site allows for registered users to upload images to the site under their own gallery. Currently
am I using this for loop correctly
Dear buddies!
Right now I am generating a report with some details for all the dealers.