Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
TemplatePower & AJAX
Hi all,
I'm currently implementing some AJAX features in my PHP-framework (which is b
unexpected T_SL without a shift left token
Nothing too see here, I'm an idiot and resolved the problem.
RSS poster script?
I have found a script that posts RSS's for me on a site that I'm building. However I would like to a
Looping Problem
I've got a client that has a database with about 200 events at any given time. I'm trying to loop t
Weird MySQL error, why am I recieving this?
PHP Code:
<?php require "global_settings.php"; ?>
<titl
help finding hacking loopholes
i was attacked by a redirect php injection
my pc is clean of viruses
so i figure that
ORA-01655: unable to extend cluster SYS.C_FILE#_BLOCK# by 128
Hi all,
Oracle 10g. Linux.
I'm facing the below error while trying to import a dumpfil
how to load php class from another domain?
how to load php class from another domain?
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai