Syntax Help
I'm trying to make a form that edits a php file which contains config settings. I'm using strings t
radio button reamains checked
Hello i'm trying to keep the state off my radio buttons so it shows which ones where clicked after t
Upload file!
Ok i have a form..
Code: <form name="form1" method="post" action=&quo
square instead of number
Hello
I do not know why but this code seems to work fine only in my xampp local insallation but n
How to Handle more than one submit button in single form?
Hi
I have one PHP file which contains one Form. In this form there are two Submit type Buttons
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
Warning: mysql_num_rows() supplied argument is not a valid MySQL result resource
This may be simple I just may need another pair of eyes..
When i get records back the below c
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
Creating a db with a query
Hello everyone.
I'm having troubles creating a db with a query.
I'm reading a book called PHP
getting weird error..
okay, I'm getting an error on this particular function, something about the syntax in the mysql LIMI