Pagination
Hi All,
I think I'm finally getting somewhere with pagination!
I can now submit a quer
MySQL Does not UPDATE- SQLString Problem
vb Syntax (Toggle Plain Text)
1.
SQL = "UPDATE sampletable SET column1 = 'C1sample1'"
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
Deleting Partners on the Customer Master.
Does SAP handle removing the Partner from Open Sales Orders when a Partner is deleted in the Custome
Add code to enable passing of checkbox variable on login
Ok, I have a login page, but want to add a checkbox that when checked and successful login is made i
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)
Read from a text file after a specific word
Hi all.
I have a text file that looks like the one below.
I know how to open the text fi
Seperate team from score
I am writing a site that does a NFL Pick 'em type application and I have a feed that gives me the sc
DELETE rows based on content
I have a link in my rows
$bit="http://bit.ly/abcd";
$query = mysql_query("D
Show specific day of the week
I have been racking my brain trying to get this function to work properly and it is doing so for eve