order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
Handling text changed in text box control using Ajax
I need to create a web form with a text box control. When someone types text into the textbox I nee
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
frames get header location..
i have two frames, one top, one bottom. how do i do a form on the bottom frame that gives me the ur
Easy administration on MySQL databases
My website is database driven and I am very tired of manually making queries to my tables in order t
Redirect not working after making a POST/GET
Hi Everyone,
I am a novice in PHP. Here I have 2 pages, one page with a textbox and button an
firefox wouldnt stream mp3 files completely from my php page
hi everyone,
I have a php file trying to read and stream mp3 files. It works fine in IE but my pr
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th