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
Require select-option functionality in Module Pool Programming
Hi Gurus,
I am doing a development by Module Pool on Warehouse Management. For that devel
image upload, resize THEN submit form
Ok so I have a form that requires the user to upload an image, and then do something with that image
PHP Include not working
The website is http://www.grlistingservices.com
The code block is as follows:
<
RSS feed - FeedList for WordPress
Hi,
I'm trying to alter the FeedList plugin for WordPress so that I can click on the title of
Is there a more efficient way to code this than what I have?
I have three associative arrays.
$combinedSettings
$userSettings
$defaultSettings
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
DOMDocument
Hello All,
I need to take an XML document, modify some of the nodes in it and then perform a
Good Programming and Web Design Books
Hi,
I recived a pm today from a fellow phpfreaker regarding php books, i replied with the fo
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my