random generation
hi
i need help with generating this
numbers from 1-12
i want to generate in ran
Table sorting
Hi,
I'm trying to modify the following in order to make the output table sorted alphabeticall
simple script won't work. Please help
I'm new to php, and I am having trouble displaying a simple script in my web browser. My php code ex
mysql select with $_get ?
Hi, i have this code:
Code: // If char id is 0 and character dont exist do:
if ($_GET["id
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
Is there a quick way to do this?
Hi all,
I need to create a mysql table from php that goes a little something like this
$_POST variable un-useable
I'm trying to use a $_POST variable in a mysql update statement but i can't use it for some unknown
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&