Echo-ing MySQL content and Keep Formatting?
I have data in my MySQL such as:
QuoteBlah blah
Blah blah
etc
but when i ech
Confusing Functions
So, I've been reading up on Functions and I like them! However, I need some help using variables in
ME54/ME54N Conditional check for Release of PR
Hi Gurus,
My requirement is to put a check on the release of the PR with respect to the c
Logic question
im wondering what's the best method to do the above list:
it is for alliance @ MMORPG game
Please help with SMTP Authenticated PHP Email Form
Hello, I'm creating a PHP email form, and for this particular server, I have to use SMTP Authenticat
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
problems with search form numerical "between" sending by php
I am trying to display the results of a search, on a sql database, on a web page. I set up html &quo
Polymorphism
Was wondering if someone could explain this a little better to me. I had always assumed that it had
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam