i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
How to assign a textbox value to PHP variable??
Hi ! Can any one help me out as quickly as possible. As I m new to PHP.
Plz tell me how to assign
validating url
im trying to validate url's sent to me by a form
the url's im collecting are for placing banners
PHP Cannot redeclare class
I have 6 files, and two of them do not seem to want to play well. I keep getting a "Cannot rede
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
php global variable
how can we create global variable so we can use its value in any form.. Please give example to
Help with Hyperlink
Hi,
What I am trying to do may be simple, I just can't get it to work. Ok...
I am usin
PECL uploadprogress for php5.2
Hey, I just installed PHP5 via .htaccess on my 1and1 Shared Hosting Account.
How would I exac
Google voice
I currently have a form in html, but I want it in php so the information is not in the source code.<
how to read and write into a word document using php...?
hi,
I need,reading and writting into a word document using php.
Thank u inadva