Displaying data from MySql a different way
Hi all,
I'm pretty new to php and MySql and have hit a problem.
I am able to display data
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
Table sorting
Hi,
I'm trying to modify the following in order to make the output table sorted alphabeticall
Echo Tweaking help!
HI. I would like to have the output of the entered variables repeat forever, but it's stopping at th
PEAR Email Attachment w/ $gpg
I have no issues with this code if I take out the attachement section and include the info in the em
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,
PHP and MySQL Question/Help
I have a MySQL db with all my servers and all their details like server name, IP, OS, RAM etc etc 26
try catch error
I have been trying try catch but, I can't get it to work. The code opens a non existing file called
Filtering Tables
Hello Thanks for any help any one can give Im very new to PHP..
I need to pull data for clien
SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i