Force download script not handling files with spaces properly
I have a regular old php force download script, uses this code:
Code: header("Cache-Cont
Multiple Pages
Hi. Im very new to php. I'm trying to create a basic login/registration page.
So I have a bas
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
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'
Email Script does not reach destination
Hey Guys look at this code snippet :
Code:
//read a line from the file
$myFile = "
Add "width" check when upload
Hi!
Can someone add a function that is checking if picture witdh is bigger then 800px whwn up
Is there a quick way to do this?
Hi all,
I need to create a mysql table from php that goes a little something like this
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
URL Rewrite issue
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But
subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks