Login logout link help
Hi all,
Im new to php and Im having trouble creating a login/logout link for my page that dis
Creating web pages by php
Hello again,
I was just wondering us there a way to use a php script to create a new web page. I
Calander Basic Spript help
hi, just starting out with PHP and have the following script:
<?php
//This gets t
Help with syntax
Hi all!
The $bridge variable is not getting passed while it is contained in the line below:
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
Security Exception on pages using AJAX
I am getting the exception: attempted to perform an operation not allowed by the security policy on
php mysql script to find record
Hi,
Currently I have a simple table with 4 columns. A, B, C, D
If I want to find all
Regular expression tips or resources
Hello! I'm having some issues implementing the appropriate regex patter to eliminate unwanted charac
"From field" in PHP email form
I used a wizard to create a PHP email form. I was able to customize it with the exception of the Fr
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";