Any Good MMORPGs you've played?
I'm about to have ALOT of free time on my hands (finished highschool) and I need something to fill t
Force download script not handling files with spaces properly
I have a regular old php force download script, uses this code:
Code: header("Cache-Cont
mysql select query problem
how can i select multiple fields from multiple table in one query like
i have table name t1 a
Insert data in Mysql and move to another page
I'm stuck with this simple problem. I need to insert data in Mysql and then hit submit and move to a
Recognising Revenue daily
Hello.
Has anyone come across daily recognition of deferred income?
We want to implement R
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
How to know if online site made with PHP
Hello,
I see some sites that does not display extensions at all , for example:
www.site.co
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
PHP Upload issue
Hi guys,
I have stumble across an interesting issue with my script and is doing my head in.