Multiple websites question.
Hi, does php have any functionality that enables a programmer to extract information from a website
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
timezone change with date()
so i put all my times for posts in my made from scratch forum(not phpbb3 or sm)
in my mysql db u
SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i
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
Simple Variable Question
Hi everyone.... again,
I am really getting into php still. Learning more every day. I love it
Can anyone give me some link on .htaccess tutorial
i wish to have friendly url using .htaccess, but no idea yet about this
Hope that anyone cou
Switch letters in message (basic cryptology)...
I am trying to switch letters around in a message for an application on my site (see here). The prob