Forms Authentication and Refresh at Login page
Hello,
When I try to press the Login button in my webapplication at my login.aspx page nothing h
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now
Something like an INI editor or a DelimitedText-Editor
Hi all,
Am very, very, very new to PHP and not sure if I should be posting this to a Javascri
Creating Images from images in PHP
Okay well I am trying to make a 'dynamic' calender image with PHP.
I have images like this:
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Performance impact of cookies
Hi, I was just wondering what impact there would be in terms of performance if you where to set then
Error Messaging not working
I changed the way my form tells the user of an error. But I can't seem to get it to work properly.
Detail Expenses Report by Cost Center
I would like to obtain a report out of SAP that shows a list of expenses by cost center that shows t
help understanding hidden input w/ php
hello i'm doing a tutorial where there are multiple forms for an edit page for a user to update thei
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?