How to show a complete textarea ??
I enter Client Case Notes notes in a textarea field on a PHP form. The field is 5 rows deep and 70 c
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
Creating an invoice
Using fpdf I am trying to create an invoice to send to clients. The products are sold in pricing tie
Having a problem get the selected item from a drop down menu
I have been looking at this for days now.
I have a drop down menu that get it's values from a
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
Sql and php order list script problems
Hi im having a few problems with trying to get the coding right on a orders list ive done (or trying
Basic Question Regarding PHP Includes
Hi
Just starting out with PHP.
Working on a site that uses some basic includes, these
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod
Javascript or not?
How many people prefer javascript/ajax sites? How many prefer the good old fashion straight php sit
New to PHP and just trying to understand a little code.
I hope I'm not annoying anyone or breaking the rules but I was wondering about this bit of code righ