PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
How can I get my program to read a larger array ??
Hi:
I have this program that reads from an array to do calculations. The array are just t
help with mysql_error()
Hi,
I am trying to insert data into a table, but I am not able to insert it. I wanted to see
$variable = $variable
Hello
Sorry if this is a really simple question but I have run out of ideas. Is there a reall
mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)
Inserting into MySQL Newbie
Hi ive got a slight problem where ive made a simple web form where the customer inserts the ammount
Needing Youtube thumb nail fix.
I have a script on a site that pulls in you-tube videos,
The problem is, that the thumb nails for
Displaying values from a SQL count...
Hi,
Easy enough question i just forget the exact method ..
I have ...
Code: //count win
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