Adding meta tags under Zend FW
Hello there, recently has come to my hands the FTP of a website which is running under Zend, I would
send message to the java application
Oracle 10g with Windows platform.
I have a java application that periodically pings the d
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
defining website tags
Hi,
What would be the best way to define tags for my site, such as website title, url etc.
passthru() help
Hi everyone,
I'm new to the forum and to PHP. I have some pretty good experience writing shell sc
Help with PHP Calendar code...
Hello, I'm new to this forum and I'm glad I found it.
I wrote this code for a PHP calendar as an
how do i make a string??
hey guys,
can someone please tell me how to put data from the glob function into a string
pagination numbering pattern
Hello,
I have following code which works great for pagination. but i have small issue now.
max() problem
I have a while loop to get image names.
Code: $imagequery = mysql_query("SELECT * FROM ad_i
Using Windows message as a Handle
Hi,
I am writing one of my first multithreaded programs.
In one of the thread,