login to other site by sending post variables
hey,
here is my problem: my school gave me a mail account for school-stuff use. they mail us
session_destroy();
new to php
I have a simple login and am trying to write a logout.
I set a $_SESSION var to 1 i
Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so
convert static html data into dynamic
hi all
i need to convert a website which has static above 2000 articles into dynamic and add
Search in the PHP Files
have to search asterisk(*) in the php code of the php files .
In the html page one text box
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
SCO Unix
I know this might not be the place to ask, but, can anyone tell me if SCO Unix comes with PHP built
How to extract/download content from HTTPS page?
Hello to all the Members of this forum, Im Shoiab, A novice programmer in php.. for my first job I h
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
Combining Two Queries
I have two scripts that each work fine by themselves. One is a search script with a variable that de