SuprBay: The PirateBay Forum

Full Version: Trying to create php pages automatically ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am trying to create php page automatically and pass data to my data base but no luck any help??
I have this code but these aint working - The filename is incorrect and and no data is being added to database?

Any help
Smile

code is here
[http://paste.ofcode.org/BUwWGNTvTyPiwG6tD5vLeP]
Don't know where you got that code from, but the database query is trying to insert 4 values into 2 columns...

Of course, using a database at all doesn't look to make much sense in the first place.

In any case, if there is a database problem, mysql provides pretty clear errors.
thanks