DOMDocument parsing
Hello, I am parsing an xml file from an API which I have converted into a DOMDocument in php. This i
Using the $_GET variable to view certain records
Hello,
First let me explain my problem, I have 2 pages the first page pull a list of Guide ti
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
Problem with "dynamic" index page
Hi. I have one question. In my index.php page I have this kind of code:
Code: // listaa sivut
using explode() to fill in checkboxes
Hi
I have a field stored in a table that contains regions in the UK separated by commas. Ther
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
radio button reamains checked
Hello i'm trying to keep the state off my radio buttons so it shows which ones where clicked after t
Image upload - determine folder
I have an upload script that may be accessed from different directories. Problem is, the script is m
Frustrated php Newbie
First off, I am pretty much a PHP nub. I can read and understand the language (most of the time) so
If a form submits back to same page do you need to use $get
IM trying to pass page number and year that was selected back to the same page.
i have this c