A rank users order by points
I want to make an insert from table 'rank' , with number (rank) from the cod blow, to fild users.ran
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
Is it possible to view php source code??
Hi All
I was just wondering if it's possible to view a websites php source code?
I know
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
Varible in trigger - refering to correct schema
Hello
Im having some issues with my trigger.
What I want to do is call opon a differ
Error in query: Resource id #4??
hey guys, having a minor (i think) problem here that i havent been able to figure out. long story sh
phph within href not showing php if change ? to &
Code: [Select]<a href="<?php echo $puser; ?>?m=<?php=(($m-1)&l
send message to the java application
Oracle 10g with Windows platform.
I have a java application that periodically pings the d
Record count of entire database
Does anyone know if there is a way to obtain the number of records in each table of the database usi