How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Do not allow posting of whitespace
Currently the script below works if the user does not type a name/message, but if i create a whitesp
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
I think i'm using the syntax incorrectly
Hi Everyone!
I'm new to this forum and a newbie with PHP - I'm glad I found this site - I hop
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
Best way to read this text file.
Hi.I am planning to make a small application in C# to convert the players from Football manager 2010
Error with login script
I am getting an error with my login script:
Error:
Code: Warning: Cannot modify header inf
array & querys help/advice.
Ok so here goes , I have a mysql database and basically here's what I need to do.
// foreach
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl
onClick='location.href=index.htm'> not working
Below is my code:
echo "<input type='button' value='redirect' onClick='location.h