GET vs SUBMIT Button to show sections on one index.php page?
Just curious if one of these ways is better (i.e. more efficient) than the other.
I have a
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
Changing files over
Just thought I'd start with the new forums looking really nice .
Ok basically I've made this
Reading Most Recent CSV File in Directory
I thought I had wrapped this project up, but found out that the program I use to FTP a csv file to m
Sending CC Info by email
I am a little bit less knowledgable in the security area as most developers and I know I have a lot
Comment Mod System Effects all rows...
Sorry if its confusing but here is whats going on: I have a table in a database called comments and
Displaying values from a SQL count...
Hi,
Easy enough question i just forget the exact method ..
I have ...
Code: //count win
send message to the java application
Oracle 10g with Windows platform.
I have a java application that periodically pings the d
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,