Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
Local file browser with php
Halo..
So this is what i want to create. I have a folder that i share and it has many movies.
Modal Popup Help
Hi guys, I have a modal popup with an iframe. How can i send data from a label or textbox to the ifr
search query in mysql in php problem
my search query wont work, i know, that my codes are correct.please help
Code: [Select]&l
LinkedList help
Ok so I just learned quickly about lists, so I have a not too hard project I think, but am having a
extending tidy
I have problem with type-hinting and extending tidy. This code creates error:
Code: class cMyTidy
Binding 2 UDP sockets on same port, connected to different destinations, 1 receives
Hello,
My application wants to send/recv data to 2 different UDP ports on a remote computer, us
Need help with an email blocker for a guessbook
I am new with php and here is a simple guessbook page but I am being hit with spam from a group of t
php global variable
how can we create global variable so we can use its value in any form.. Please give example to
CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out