Aris, Netweaver BPM, Visual composer and X'app
Dear Experts,
Whats the relationship between the following components: Aris, Netweaver BP
Unidentified index error in a simple form
I have been trying to make an HTML form that is handled by a PHP script. So far my attempts to get i
Help with form post data and arrays
Hi all,
I am new to this forum... It has been awhile since i have worked with arrays, and i a
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl
bit of help needed
Im about to sort out my registration page for my website by customising a "registration" s
Print out contents of to Excel
I have got this script that gathers all the data that I need but I need it to send it to excel inste
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is
Reading waves
Hi,
I am trying to find a way of finding the highs and lows on a graph line, the line points
Recording popularity by day, week.. all time?
Hey everyone, I'm creating a site designed around users uploading music. How can I implement a syste
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();