storing video files into mysql in php
hi
i have my video files in my folder ,
i have to store the path of the videos into db an
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
smart reading from a text file
Hello there fellow coders, i was wondering if one of you wouldnt mind helping me with this problem i
HTML form problem
Ive made a form to that i want to send to my email via PHP. but when it send only the name's etc sen
rand() function
just a general question guys a girls, is the rand() function 100% random or is it based on time?
How to get variable value on next page
Hello friends
i am working on payentry page ..there i have this code.........
post to self
Trying to get my form to submit to itself. However I am also trying to use an image for my submit bu
Download Image from URL and Upload it
Ok, I have been googling for the last 1/2 hour trying to figure this out, Most likely I'm just not s
Finding digits in variable containing text, and IDing them
$romanstock = "http://www.remoteprice.com/data.asp?storeid=123&itemcode=456&typ
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc