Performance impact of cookies
Hi, I was just wondering what impact there would be in terms of performance if you where to set then
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<
Linking with Foreign Keys
I have been getting an erro when I try and link:
create table Faculty_Specialty (I_Name v
Sequencing or queuing parallel process
Scenario is as follows
There is one parent process say P1 and 4 child processes say A B C D
Something Non-Traditional. Can we solve?
I have an idea for an application here. It's mostly flash, but it couldn't work without a somewhat n
Problems with returning true or false in eval()'d code
Hi guys,
Would appreciate some help with a problem when running eval() on a function that sho
Database connection failure
Hello All,
I am trying to create new connection to Oracle DB 10.1,
I could not see a
Need Help with a query
Hello,
For some reason I am just not getting the right answer when I do this query and not quite
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r
How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?