b+ tree
Hi
can every body help me about b+ tree ?(insert & delete)
max() problem
I have a while loop to get image names.
Code: $imagequery = mysql_query("SELECT * FROM ad_i
set xml path in flash when xml created in memorystream and webrequest
i am creating an xml file using memory stream and i want to load this xml file into the flash on cli
Mail from PHP form not always ending up in my inbox?
Hi guys,
I'm a real newbie to PHP and have managed to put together a simple mail form that se
Why do I get this error
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/a5488351/public_html/b
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
Error when call dll from oracle
Hi all, please help me!
I have dll write C language, I want call it from oracle procedur
split string
Hi all
i have some names (imploded by comma):
Code: toronto,paris,madrid
Now, i would
Help on code output
My CODE:
Code: [Select] echo "<phone>".$line["phone"].&qu
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is