b+ tree
Hi
can every body help me about b+ tree ?(insert & delete)
form problem
Hi all, I think this is going to be easy to resolve but for I have been looking at it to long and I
Storing the referrer in session... problems with tabs
Hello All
I am currently working on an ERP project based on the MVC methodology, when a user
db entry based on primary key
My "topics" table contains 10 entires
*--------------*
topicid topic
------
Error when call dll from oracle
Hi all, please help me!
I have dll write C language, I want call it from oracle procedur
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
Checking if variable is 0 as opposed to NULL/Empty...
I'm trying to write some code that will retrieve a user's access level from my database and if it do
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
getAlexaRank($url) function not working
I have made a function to get alexa rank
the site is here: http://mytestsite.rack111.com/1
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,