downloading a file as HTML
Hi.
I'm rather confused with forcing a download. I just want to save dynamic content (from $_SESS
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
Problem with coding MySQL query
I'm having heaps of trouble getting one of my PHP/MySQL queries to work for some reason (and the fun
Finding digits in variable containing text, and IDing them
$romanstock = "http://www.remoteprice.com/data.asp?storeid=123&itemcode=456&typ
javascript in php code causes page to display white
Hi All,
Odd one this, I've got the following code (below) which is a simple log in form. The
Working with Dates, help.
Sooo to make a long story short, here's what im trying to accomplish.
I need to create a drop
sql problems
I am having a small problem with my sql statement. it is inserting into 4 of the fields.
fie
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th