Java API in PHP?
I have an application that we use internally here at the office.
The software company provide
PHP time (deadline within one week)
I have a column ['projdue'], which stores the deadline for a project.
I have PHP code and <
Need Help with a query
Hello,
For some reason I am just not getting the right answer when I do this query and not quite
Shuffle between users ??
I have multiple $users in table. I need to send them $message.
I need to send the next messag
rookie looking for help coding a CSS form with PHP
I'm trying to figure out how to add PHP code to my xhtml form so that it is a working form embedded
Images in email problem
I found this script for sending emails, it works but if the email has <img src="image.jp
Rss feed question
Hi
My blog and my website are different. Am i able to take my rss feed
from my blog and p
need help with mail()
hi i want to send an email with attaching pdf file using php. i have the following script but the pr
Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?