Windows 7
Windows 7 default user account control worries experts. Corporate IT departments should be pleased w
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this
for some reason mysql query not working, not inserting, please check it out
This code is not inserting anything into my db, don't know why, the $_SESSION variable does contain
parse error
Parse error: syntax error, unexpected '[', expecting ')' in /Users/admin/Sites/phptest/array.php on
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Help with email validation please...
Hi,
Please could you help.
I have a register.php login page where users register, the detail
curl javascript problem
Hi Experts.
I'm new curl and wanna to get some info from this http://www.amadeus.net/
when
Form always sends to error page...
Hello,
Any help will be greatly appreciated. I am having trouble getting multiple fields to be re
Question about GD library
I am trying to make an image that shows a random quote from my database.
However I want t