Custom list order
Hi there,
I have checked this tutorial and it's great till the point where I want to display
array & querys help/advice.
Ok so here goes , I have a mysql database and basically here's what I need to do.
// foreach
download directory onto C drive
I am attempting (if this is possible) to write a routine to automatically dump the contents of a dir
PHP Code To Change Font Color in Table Cell
I would appreciate help with the following snippet of my php code. I am just trying to change the f
Slashes
Have a small problem and I'm not able to understand why I'm getting the results I'm getting... and i
Unable to retreve the values from Mysql Query
Hi,
Here is the php code that I have, Query is running properly in phpmyadmin and is resu
bit of help needed
Im about to sort out my registration page for my website by customising a "registration" s
Prevent PHP mail( ) from appending hostname to from address
Hey guys,
I want to be able to send texts to phones via email (since each phone has their own
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
How to implement HTTP connection timeout
Hi All,I would like to implement an HTTP connection timeout.
I am working on a application wh