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)
I need some help with the IF command...
I have a large number of images in one section of my website with the .jpg format. I'm adding a bun
php slowing my site?
Hi all,
I think that one of the reasons that my site doesn't work fast is that the code is ve
MySQL Primary key gap
Alright, so I have a table with 26 entries in it (id, filename, caption) for my image randomiser (ht
Notice Undefined index: reset/ Attempting to redirect, works, but get a notice
Full Header.php is:
Code: [Select]<?php
$reset= false;
$reset= strip_tags($_GET[&quo
background color imagefill
Hello
I would like to ask you why I see this square in red color just in my local xampp insta
for loop without same $i digits?
Hi,
Can some guru please advise how can I accomplish this with a simple for loop ?
I
registration form
first time posting. did some searches but didnt find exactly what i am looking for. dont flame cause
Problem with coding MySQL query
I'm having heaps of trouble getting one of my PHP/MySQL queries to work for some reason (and the fun
Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho