temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi
Basic Question Regarding PHP Includes
Hi
Just starting out with PHP.
Working on a site that uses some basic includes, these
text box alphanumeric caracters only
hi all!
I have search on google on how to enter in a test box only caracters A-Z,a-z,0-9 usi
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
Rand() help needed
Hi all,
Can someone explain and give me a quick example of how I would go about this?
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
PHP, jAVASCRIPT setting input values, why isn't it working?
Hi:
I am calling this javascript:
<script language="javascript">
Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...
I've found out that I nee
Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho
unoconv doc convert to pdf code prob
PHP/5.3.1
Hi. I am trying to use this code to convert docs to .pdf utilizing unoconv. Howe