Problem with coding MySQL query
I'm having heaps of trouble getting one of my PHP/MySQL queries to work for some reason (and the fun
FTP issues
Hi all,
I am currently facing some serious problems with a script and really need some ad
pass form variables straight to email, no database required?
hello all,
im working on this form...
http://www.adobedayevents.com/project_request/pr
Two fgetcsv related questions ;D
First of im trying to get a file from a merchants server but the directory is protected, I know the
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it
need help in dynamic select menu in php
hi i have created a dynamic select menu using php. i have a problem in that which is when the user s
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER
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
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys