with clause
hi all, i have a big query that usually access the same table more than once. for example, i have s
Getting the full city list from maxminds geoip database
I am suprised I can't find any references to this.
I have maxminds geoip lite installed and i
Streaming local file from PHP while it’s been written to by a CURL process
I am creating a simple Proxy server for my website. Why I am not using mod_proxy and mod_cache is a
INSERT for date range
Hi all
I have the following table
Code: [Select] `date` date
`day` int(2)
`
Running a cron job through PHP/Apache?!
Hello all,
I have a PHP script which makes a cron file from user input. When i try to run the cro
using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and
rookie looking for help coding a CSS form with PHP
I'm trying to figure out how to add PHP code to my xhtml form so that it is a working form embedded
Mouseover to edit (Ajax)
hi friends, can anyone help with the code behind to get this application working, please in VB (new
User feedback after MySQL query has been executed
Hi all, I've just registered on PHPFreaks because I've got a question that I simply can't work out b
How to disable direct access to a file
Suppose I've 2 Files. 1.php & 2.php
I don't want anybody to access 2.php directly fr