Uploading files/images via forms
Hey all, I am building a database for work that will contain some minor data on plant species along
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
ereg_replace issue
hi there people
i have this code happening with regards to my wamp server. is this something
some query on multilingual website
Hi all,
Which is the simplest and easiest method to make a website multilingual,
is it put
Regarding accessing SQL query issued by any user in Oracle 10g
Hi all,
i want to know the queries issued by various users accessing a database...
I would like "for" to wait 5 sec
I would like my 'for' loop to wait 5 sec before second iteration.
for ($i=0; $i<10
Adding to an Int row in db
Hi, i have a database which houses all of the users of my site. One of the columns is for points whi
How to get all server headers like Live http Headers does
Hey all, like many of you I use the Firefox addon "Live http Headers". I'm trying to write
post to self
Trying to get my form to submit to itself. However I am also trying to use an image for my submit bu
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