Comparing Values
Hi
I'm reading data from a database and this seems to work OK.
Each system has an associat
Multiple includes losing variables
Hey all,
just starting out w php and ran into a problem pretty quickly. I'm
including seve
help with insert
Hi there,
I am trying to insert some data into a database, but for some reason, it is not ins
Calender Not Opening
The following code is not loading the javascript calender in another window. It's not doing anything
Displaying returned XML in another PHP page
I have an online payment form that will return XML given if a payment is successful or declines. I
confused between ' ' and " "
there is a php i set:
$begin_date_query = mysql_query( "SELECT SUBDATE(due_date, INTERVAL $d
Lack of simpleXML Documentation
What is up with this.
Look at: http://www.php.net/manual/en/function.simplexml-load-file.php<
please hep to get values from a table row
can anyone tel me how I can select and get data from one row by pressing an Edit button in that row
.htpasswd Registration Form
Hi,
I wanted to make an htpasswd registration form.
I found this code on the internet but have
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w