php mysql script to find record
Hi,
Currently I have a simple table with 4 columns. A, B, C, D
If I want to find all
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
I need to increse 6hours more, and i don't know how???
I need to increse 6hours more, and i don't know how???
<tr>
<t
quick basic question, hopefully not dumb
I don't know how to search for this, so forgive me if it's been covered...
I often see an exa
SESSION question
I am building an application , a directory for auctions.
For SEO i made a script which copies a p
a dificult string search
Hi I don't know a way around this. I want the user to input a password, but to make it a bit complca
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
The repetition structure: the while statement not working
New programming student, have assignment as follows:
A restaurant has 4 lunch combos for custom
AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?