Mysql query, two times?
Hello to all,
I'm new to php coding and i like it alot. I need help with some noob stuff.
b+ tree
Hi
can every body help me about b+ tree ?(insert & delete)
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
disabling a button server-side then re-enabling client-side breaks button postback
I have a tabbed container and a button (not in the container) on a page. If the first tab is selecte
Need help with an email blocker for a guessbook
I am new with php and here is a simple guessbook page but I am being hit with spam from a group of t
Pass sql into pl/sql and create RMAN duplicate script.
Hi,
I'm new to pl/sql and I'm trying to write a script that will generate some RMAN comma
Ariba 9r - SAP MM Integration
Hi experts,
The standard Ariba adapter for 9r creates a relationship between Cost Centers
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
Floating Point Precision Loss
I'm writing a program to draw a three-dimensional cube (with a corner cut off) without using any 3D
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl