Using loop to count number of entries
I'm writing a program that must ask user to type in numbers. After each entry, the program has to re
Saving data from a form into a file
Hey everybody,
Sorry, I am really new to PHP coding and such but a project kind of got thrust
Displaying returned XML in another PHP page
I have an online payment form that will return XML given if a payment is successful or declines. I
Need help urgant
why down my code ony return one item instead of all the items selected.
$arr = array($date,$
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
PHP Blog help
Need help with posting comments in a word press blog? I have a comments page where the comments are
Quick fix: Conditional statement with an array
Hi, I'm getting the temperature value off of the Environment Canada website along with the icon file
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
newbie question about multiple queries
hi everyone,
I'm sorry to ask such a basic question, but I'm young and trying to learn php on my