phph within href not showing php if change ? to &
Code: [Select]<a href="<?php echo $puser; ?>?m=<?php=(($m-1)&l
Does design fit in FPGA ?
Hi all,
I've made a large HCC-Design. Because of the program-size the compile process with th
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Collecting AOL Search Terms
I am attempting to collect AOL search terms. I know the code is correct (it works for google, bing,
php/mysql auto logout after 2 hour and reset password
Hi all,
This I hope will make sense. I've the following code which when a user logins in, cr
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go
defining website tags
Hi,
What would be the best way to define tags for my site, such as website title, url etc.
Email logic not working
I would like to send an email using the php email() function then if it does execute i.e sends i wou