server trace logs
could any one tell me from where do i get error logs in xMII??I want to check the reason for dtabase
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha
Simple image grab script.
I was wondering if it was possible and if anyone knew how to make a simple php script that looks at
Transferring session variables into MySQL
I am trying to transfer $_SESSION variables into MySQL. However there is an error in my MySQL statem
mysql select with $_get ?
Hi, i have this code:
Code: // If char id is 0 and character dont exist do:
if ($_GET["id
How do I create a 2D game "camera" to follow player?
In J2ME programming I'm targeting MIDP 2.0 devices.
I'm using gamecanvas and I was thinking t
Shuffle between users ??
I have multiple $users in table. I need to send them $message.
I need to send the next messag
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&