Find current logon time
Hi,
in my sql script i want to query and find out the logon time of the current session.
<
FPDF Help
I've been playing with the FPDF module. I was building a form and rolling right along and then sudde
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem
Odd or Even
Inside of a while loop I need to echo several rows of info...easy enough.
In the loop (for th
SQL Query/echo not working
Hey all,
I'm trying to run (what I thought) was a simple operation and it isn't working. I h
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Not "Just Another" MMORPG - text based.
Hello,
I've been learning MySQL and PHP for the last 2-3 years.
Though, I've had long paus
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
want to add a break after a certain amount of characters
i was wondering how to add a break in a blog post after a certain amount of characters... any idea o
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas