mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
PHP hyperlinks generator
Hi
I need some help to get this done using php:
1 - I have few hyperlinks say 500
Filename like the user name
I am creating a form and storing the values in file. Could anyone please tell me how to write a code
problems with script
I made a small script wich exchanges points in my website:
<?php
session_start
writing my own sobel filter convolution - something is wrong
I am trying to keep it very simple, I cant see anything wrong with my logic, could anybody help poin
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
Why do I get this error?
Error:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or
Data Function is Its Not working IN IE8
This is my first time to use formums. I hope i can get solution for this problem.
view plaincopy to
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built r