mysql select with $_get ?
Hi, i have this code:
Code: // If char id is 0 and character dont exist do:
if ($_GET["id
php problem?
I don't think I'm stupid, but maybe I am.
I am working on a sit for a friend I am try to put
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
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
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but
gmmktime or mktime
I live in the UK, i am within the GMT (with daylight saving time ie 1 hour difrence between summer a
Filename like the user name
I am creating a form and storing the values in file. Could anyone please tell me how to write a code
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Kill a process
I have a question - how can I kill a process from a command line or by using Oracle SQL Developer? I