Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
Anti Spam Code Problems
Ok where do i start? Probably by telling you I have very little working knowledge of PHP and that I
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Cannot Connect to Database
I am writing an application to do annual reviews. I cannot get my script to work. Whenever it runs I
calculator
I can't figure out why this code doesn't work. No error messages. Page loads.
Code: <
Error with login script
I am getting an error with my login script:
Error:
Code: Warning: Cannot modify header inf
How do I know when getBounds Method is ready to be called.
I have an application that changes out stylesheets client side. Once I change stylesheet the browse
Regarding accessing SQL query issued by any user in Oracle 10g
Hi all,
i want to know the queries issued by various users accessing a database...