Need help with some php code :)
Hey! I'm quite new to this whole thing, so please don't fire me with shait on this one =D
I'm
problem with php mysql query
Hi guy's...
I'm totally lost here..because don't have any idea how to make a query for grab r
Confusing Functions
So, I've been reading up on Functions and I like them! However, I need some help using variables in
IIS on 2003 anon access disabled issue
I have an IIS server that belongs to a domain, and anonymous access is turned off for all my sites.
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Save cookie to DB
I'm working on a pixel tracking script for an incentive website and I need to use an ASP script to s
that old Malformed Headers problem again!!!!! HELP!!!!!!
I've read the http://www.phpfreaks.com/forums/index.php/topic,37442.0.html
I don't think my c
gmmktime or mktime
I live in the UK, i am within the GMT (with daylight saving time ie 1 hour difrence between summer a
quick question about System Change Number(SCN) in FlashBack Query topic
i know tht we can get the SCN of the database using flashback concept as follows
SQL>
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)