Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
how to use two buttons with php
hi i have one form. there are three fields which are to be filled by the user. and then there are tw
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand,
Referential Integrity problem when inserting into 2 tables at same time
Hello Everyone,
Im relativity new to PHP and MySQL and i have come up against a problem. i h
How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?
Array question
Does anyone know how to create a program that takes the $ amount for 8 different departments and gi
Curl timeout breaks script
So im having difficulties with skipping timeout error in curl
my script calls different functions
quick question
Hi ..
i have a question
how do i set a var so it displays via an echo
Code: $logo = '&a
Inserting 100x and 100y coordinates in mysql table - easy
Is there a way to insert this data into a mysql table named 'map' with the fields: 'x int 3' , 'y in