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
using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and
mail()
Hi all. I have a problem with emails. I am trying to set up a mail system where customers can subscr
NOOB needs help with upload file
The intent of this form is to create a folder for a client and upload an image into another folder '
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
PayPal Redirect Issue
When I have my paypal button set so that is redirects to http://empiremarketing.ca/order.php,it work
Get last modified date of web page
Hai All,
In php how can i get last modified date of a give web page . I have tried to g
Need help with cin setw
I made a program here is my code:
#include
#include
#i
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
Php - mysql store data and use it later?
Hi, i' making a login page at the moment, however my username + password is stored many different pl