Shuffle between users ??
I have multiple $users in table. I need to send them $message.
I need to send the next messag
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now
How to know if online site made with PHP
Hello,
I see some sites that does not display extensions at all , for example:
www.site.co
$_GET problem
Hi all,
Have a bit of a problem with a little piece of code, I am not sure if this should be
Displaying returned XML in another PHP page
I have an online payment form that will return XML given if a payment is successful or declines. I
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
How to secure my login data to my database?
Hi there,
It may be a stupid question but I don't know how to secure my login data to my data
mysql_real_escape_string
Let me preface this that I am very much a PHP noob, but I have some SQL training (not necessarily My
Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
I am stumped
OK. Here is what I am trying to do. I have the conditions set, and if the conditions are met, I want