empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
How to implement HTTP connection timeout
Hi All,I would like to implement an HTTP connection timeout.
I am working on a application wh
pointer 102 question
I read a book
1
2
3
4
5
6
7
8
9
10
11
12
int main()
{
Why is this function returning a false value when it shouldn't be??
This is in an include file. I want it to check a value in an html form and see if it's just white s
how do i make new line after *
First check this page here. and you see my report. Im pulling form a mysql db. I want to beable to m
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
PHP error (line 38) my website
Hello everyone, I'm new on this
and I got a web site thats got a error not showing the photos on<
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but
Help uploading .JPG
I have a problem with upload images when the ending is .JPG capitalized.. I really don't know what c