Dynamically allocating the number of rows in a table based on a variable value
Hi,
I have situation here which i cannot resolve, I have a variable temp which stores the num
getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
mysql select with $_get ?
Hi, i have this code:
Code: // If char id is 0 and character dont exist do:
if ($_GET["id
button.click += new eventhandler() not works in if(!ispostback)
i want to use button.clcik event in function VIewScrap() which is called in if(!ispostback) but itdo
count only commas outside parenteses
I have a sql table containing
id - query - query name
the first page contains a drop down men
help with multi-update
Now sure how to ask this really....
10g database if that matters.
I have a customer
Functions Not Loading Into Div
I had some help doing some of this but what I'm trying to do is get my functions to retrieve its val
db entry based on primary key
My "topics" table contains 10 entires
*--------------*
topicid topic
------
Simple MySQL query...
Hello,
How could I do a mysql query that does this: SELECT * WHERE date/time < 5minutes ag
How to return to a previous page after running a PHP script
I'm having a bit of a melt down here because I think this should be really easy but can't work it ou