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
Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
how can we add data from dynamic fields to mysql db in php
i have a script which i found on the internet. i modify that script according to my needs. what is i
Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
Call db table from any PHP file
Hi,
I want to be able to call a database table that will be setup in another file called init
Not capturing all the information we require in the form.......
Hi Guys,
I was wondering if you would share some more of your knowledge today, I'm hoping it
Notice Undefined index: reset/ Attempting to redirect, works, but get a notice
Full Header.php is:
Code: [Select]<?php
$reset= false;
$reset= strip_tags($_GET[&quo
Simple AND question
Hello,
I've got following code:
Code: if(strpos($row[13],"http://")
scandir clients directory
hi,
how can i scandir the clients directory? i need a script that when i click a button it will u
Get dump of MySQL DB from Live Site
I'm after an easy, but secure way of generating and importing a MySQL dump from a remote server.