Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho
Send inserts to mysql thru port 80
Hi!
I have an application that must do some inserts in a mysql db. This db is behind a firewa
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
Writing to the middle of a file
Hi I have a bit of a problem. Is there any way i can write some text to a middle of a text file. For
convert PHP array to Javascript array
I have a page that gets a request sent from AJAX, and I am trying to convert a PHP array to a javasc
email form (cannot find the problem)
Hello there. I've been having trouble with an email form. Can't find the problem really. I've tested
b+ tree
Hi
can every body help me about b+ tree ?(insert & delete)
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
retrieving policy name inside the function called by this particular policy
Hi there,
I've playing around with dbms_rls package, trying to set up some security repo
Will an XHTML DOCTYPE interfere with my PHP if I'm not experienced enough?
I've read this article here: http://friendlybit.com/html/why-xhtml-is-a-bad-idea/
In a nutshe