code help - pagination
Hi all, I have this code, basically a user logs into my site and they get this page.
The pro
ereg_replace in Wordpress
Heya - so I'm working on this site: http://world-of-smiles.theportlandco.com/new-patients
The
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th
Problems with array
This code is the last lines in an upload script that uploads 4 images at the same time and writes th
Syntax Help
Code:
im having trouble with that code snipped
Parse error: syntax error, unexpec
Parse Error with doctype
I'm getting a parse error with this simple code. I don't get it. It worked one time then when I relo
Displaying data from MySql a different way
Hi all,
I'm pretty new to php and MySql and have hit a problem.
I am able to display data
SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i
Print 'a' to 'z' via for loop
A very simple problem..
How Can I print a to z NOT a to y ?
It is a part of a code where
<