need Array help
This is what I have to do.
$teamname[1] = "Red Sox"
$teamname[2] = "Gian
first id from db not showing
I have a php script which displays the content of a mysql table as a html table with sorting, delete
Oracle Text CTX_DOC.snippet slow
I have a table (FILE_TABLE) that contains a blob column (ft_file) and I have created the following O
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt ?
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt and so on 200-300 into file 3.txt ?
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
Timer control causing error
I recently decided to add a timer control to an existing page that uses AJAX on my site. As soon as
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
If a record matches an existing record do nothing
So I don't know if I should put this here or in mysql, but what my script is for is for people to ad
Generate PDF
Hi guys,
I would like to know if there is a way to generate pdf when clicking on a link. In f
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop