Web Host List
Here is a list of web hosts that offer PHP and MySQL. It is no where near a full list, but it is mos
How to Handle more than one submit button in single form?
Hi
I have one PHP file which contains one Form. In this form there are two Submit type Buttons
Check Date/Time in PHP
What I need the code to check is that $reQuest is 24 hours in the past then return a time based on h
php unable to sent email
Hi, guys, I try to send a email through php but unfortunately the mail unable to sent. Here is my co
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
MySQL noob question
hi guys
I have a simple mysql table set up, along the lines of
Col 1 - Col 2 - Date_l
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
PHP error. Need help urgently
Hi,
I am programming a php site and have a problem that i just cant find out how to fix. When
simplexml and xpath - Need some help
Hello,
I am trying to parse an xml which comes back from Amazon and I am trying to know how m