How to get the previous months last date....
Here's my wittle problem. I suck at working with dates.
So today is 10/20/2009, i need to fig
please, need help coding this voting for your favorite car polling system.
hi, my code needs a lot of work, but i want to be able to let users vote on their favorite car, upda
Am I setting up my sites oldschool?
Ok,
When I create a site I open a basic template that I have created that consists of a css f
IDOC error
Hi,
When i send IDOC from ECC system to MII there is no problem ECC side, i says message sent succe
Multiple websites question.
Hi, does php have any functionality that enables a programmer to extract information from a website
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her
Is this Safe or Unsafe?
Hi i made a few pages with lots of peoples help now i just want to know if they are safe or not can
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?