Multi image upload
I have a gallery to build and want to build a dynamic upload form to allow for $var number of fields
How can I uploading Transactional Data from Legacy to New SAP system
Hell Gurus,
I am overwhelmed with questions on how to migrate huge volume of Sales Orders
Need help in Generating Combinations
Need help generating all possible combination of names in an array
Lets say i have the follow
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
Notice Undefined index: reset/ Attempting to redirect, works, but get a notice
Full Header.php is:
Code: [Select]<?php
$reset= false;
$reset= strip_tags($_GET[&quo
How to add functionality to a simple php calender?
Hello everyone,
I have just finished creating a simple php calander. Can someone point
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
need help in update query
hi
i have a dynamic form. i need help in how can i use update query when values from dynamic for
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe