i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
noob question
i traying to do a php form with auto replay for both(me and the user who send me a mail),
a u
Stats of viewers
Hello. I have a website in php and people can login. I want to make an admin control panel where u c
Sendmail.php - heading error following check_input
Hi,
I would greatly appreciate some help? I am brand new to PHP and have been searching and e
square instead of number
Hello
I do not know why but this code seems to work fine only in my xampp local insallation but n
Where am I going wrong
Been trying to work this out for hours
I have two tables called 'Genres' and 'Films'. Genre
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
Issue Parsing XML into table
Hello all,
Im a bit new to php and new to phpfreaks. But thanks in advance for the help!
<
php wont update my db
hello,
sorry for posting in mysql forum but i dont know where exactly is the problem but here
Problem displaying "scraped" XML data
I'm basicly having trouble displaying XML data scraped from an URL using cURL.
What the code