PHP and XML image gallery variable issue
I'm trying to display the large image on the same page as the thumbnails, to do that I'm passing a v
parse error
On my local machine I keep getting parse error for my footer. When I put it online, it doesn't show
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
IF Statement & Two Tables With Different Echoes
I'm retrieving two tables in a single query using UNION ALL, like so:
Code: $query = "SE
Help with some dates
I have a list of dates in an array:
$mondays = array(
strtotime("October 12, 2009
keeps going back to index.html ???????
ok so i started making my site using mostly.html files now i have added a fair chunk of php. My inde
ereg_replace issue
hi there people
i have this code happening with regards to my wamp server. is this something
Include a php
Hello,
I'm trying to include a function that shows the recent searches.
Example I have <
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Multiple Pages
Hi. Im very new to php. I'm trying to create a basic login/registration page.
So I have a bas