phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Procedure with variable number of columns
Hi, I have a procedure that looks like this:
PROCEDURE PROC(p_cursor OUT sys_refcurso
Any help with my email script?
I have an email script, I have not tested it, although someone tested it for me and said it worked f
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
Echoing a Variable from a Object
How do I get a variable from the new User Class to echo out in this clasS?
class MyApp
{
strptime() equivalent for php4 ?!
Greetings!
this is my first post, thank you in advance for your replies.
Well, the ti
On page view, minus credit
Hello all, please, I need a little help with this script. I am charging one credit (credits can be p
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: [Select]blog:edit_all,delete_all|users:edit_all
Odd or Even
Inside of a while loop I need to echo several rows of info...easy enough.
In the loop (for th