IF Statement & Two Tables With Different Echoes
I'm retrieving two tables in a single query using UNION ALL, like so:
Code: $query = "SE
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
issues verifying if user is logged in
I am having issues when a user logs in via asp Login control, the IsAuthenticated still seems to com
Join Query Help
Hi all,
I am having problems with the below code, which we shall call 'my first join query'!
Using real time in php
I'm very average at PHP and im looking to introduce time to something on my site.
Its a sports si
Problem in String replace program's output
Hi all,
I was trying to make a program which accepts a string and replaces it with another stri
Add trigger to UpdatePanel programmatically
Hi,I'm working on a website which uses AJAX and Masterpages. What I have is an AJAX UpdatePanel whi
if else problem, help please
i have this script that i made only i try to also put in a if else for for some reason the script is
Request.UrlReferrer
I need to make it so that a page can only be loaded when a button is clicked on a specific page. I d
extending tidy
I have problem with type-hinting and extending tidy. This code creates error:
Code: class cMyTidy