Applet JTextField Size Problem
Hello,
I recently started making an applet to calculate certain values for airplanes. However
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
Secure FTP
Hi experts,
There is no SFTP action in MII workbench.
This means it needs developing custo
PHP5/Zend 2.0 - Resources
PHP5 Snapshots
http://snaps.php.net/
ZEND 2.0 Feature Overview and Design (PDF File
Help! refer to a friend script with captcha code
Hi guys, I am posting on here in desperate need for some help with an ongoing search I have been doi
foreach and array need help combining
Hi guys.
Here's the code
Code: array(
'tag' => 'code',<
Echo multiple lines of html code
Hi guys,
I would like to know if there is a way to echo multiple lines of html codes.
Using real time in php
I'm very average at PHP and im looking to introduce time to something on my site.
Its a sports si
PHP & MS Access - Line Break
Hey Guys!
I'm pulling records from an MS Access database and listing them using PHP and I'm r
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();