dinamic "textboxes"?
Ey all, my first post here, i hope its not a hard one
I display mysql results in a table
want to add a break after a certain amount of characters
i was wondering how to add a break in a blog post after a certain amount of characters... any idea o
PHP5/Zend 2.0 - Resources
PHP5 Snapshots
http://snaps.php.net/
ZEND 2.0 Feature Overview and Design (PDF File
php email checker
I am having alot of trouble finding info on how to do these email things. I need to do the following
Certain files upload, while others do not
I want to read the data from an uploaded file. Not sure why, but it only uploads for certain files.
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
Problem with the Update command used with a sqldataadapter
I'm connected to a database on an SQL Server and I'm using a sqldataadapter, sqlconnection, sqldatas