if statements problems
Hi. I'm trying to make a web form, but I kind of hit a dead end trying to figure out why it doesn't
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
Search in the PHP Files
have to search asterisk(*) in the php code of the php files .
In the html page one text box
OOP help
okay so i have a class im making it has everything setup i just need to randomize the 2 variables an
Will this protect from mysql injection?
I do not want anything like DROP TABLE to work or any type of coding..
Heres my code.. is it
Need a fuction to count entries in a field
Hi
I need a fuction to count how many times a email address is entered in to a field.
I ma
Undefined variables
hi
----------------------------------------------------------------------------------------------
passing data from one page to another
hey guys
i have the follwoing code to get information from one page and place on another:
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her