Logic question
im wondering what's the best method to do the above list:
it is for alliance @ MMORPG game
Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
Perplexing problem showing a .jpg
Please disregard..........I figured it out
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
DELETE rows based on content
I have a link in my rows
$bit="http://bit.ly/abcd";
$query = mysql_query("D
if statements problems
Hi. I'm trying to make a web form, but I kind of hit a dead end trying to figure out why it doesn't
Open/Close Links in Php
Hello, Hoping someone can inform me how I can get PHP to automatically open a set of links in a new
Problem with passing variables
I'm not really a php programmer so I'm really struggling with this issue.
I have a banner s
I face problems to extract data from one table and insert it in another one
Hi,
For modifications, I have to extract data from one table and insert it in another one
Sequre login with cookies.
I want to build secure login with cookies. I just want your ideas about this, your suggestions. What