Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
Coding question?
Hey guys, I have a quick question. If I want to make a way for people to pay for health in my game,
Change Age automatically
hi guys . im new to php , is it possible to change age value in mysql automatically when year change
Get last modified date of web page
Hai All,
In php how can i get last modified date of a give web page . I have tried to g
include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou
opening a window with after form submission
I know this this forum has nothing to do with JS, but i'm trying to use it with my php script.
<
i need help with php header and footer
I have designed a header and footer for my site and they seem to be ok when they are running individ
database design
Hi,
I got a page which allow candidate to type in their previous working experience,
I let
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18: