AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
Sequencing or queuing parallel process
Scenario is as follows
There is one parent process say P1 and 4 child processes say A B C D
rdns with php
I am trying to build a script that will show all of the different domains that are hosted on the sam
EU VAT Package 2010
Does any one know whether SAP will be developing new reporting functionality due the new VAT rules t
Help building / using array
First - this is a cross-posting, if this is wrong I apologise! What started out as a MySQL query que
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
gmdate() - want 1 hr before time
Hi,
I am using php gmdate().
Now I am entering all dates in my dbase using gmdate("Y-m-d
Hi, explode and strstr.
Hi, I seem to be confused about the strstr function, eg. i have a string like:
"a.b.c.d.e.f&
Send current URL in URL with a $_GET variable problem.
Hello community,
I have created a function that gets the current variable of a page, example:
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,