PHP Include not working
The website is http://www.grlistingservices.com
The code block is as follows:
<
how can i expire the submitted page using session.
hi,
i'm new to php world.
i'm using "post" method.
when i submit it,data goes to
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Why do I get this error
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/a5488351/public_html/b
Random date selection
i want to select random date with time(hour+minutes+sec) where date is specified(10/22/2009) and tim
help me, how to find text on an external html site using PHP
Would anyone know how to search an external html file for a work or phrase ?
I was thinking s
Using insert variable
need a way to inert variable data to mysql database
$acc = "212121212";
$nok =
single page with referrer to show correct page
I have a simple website with a couple of different pages. I would like to be able to in a div tag w
New to PHP and just trying to understand a little code.
I hope I'm not annoying anyone or breaking the rules but I was wondering about this bit of code righ
Weird MySQL error, why am I recieving this?
PHP Code:
<?php require "global_settings.php"; ?>
<titl