Access database inside of a validation class
Hello,
For quite some time, I have been using functions to validate form input and access the
code help - pagination
Hi all, I have this code, basically a user logs into my site and they get this page.
The pro
Filename like the user name
I am creating a form and storing the values in file. Could anyone please tell me how to write a code
Weekly Calendar
Hi, I am looking at creating a weekly calendar. The calendar will read from Monday - Sunday. Does an
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
PHP & Java
Hello,
can PHP code be used inside java code?
Code: [Select]<SCRIPT LANGUAGE=&q
UTL File problem
Hi
I have a file in certain path with the following permissions (The file is a dummy file witho
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
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)
max() problem
I have a while loop to get image names.
Code: $imagequery = mysql_query("SELECT * FROM ad_i