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
ME54/ME54N Conditional check for Release of PR
Hi Gurus,
My requirement is to put a check on the release of the PR with respect to the c
Can you help please? Php file
I have to write this php file to allow users to register their nicknames on nickserv
For an I
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Standard DES encryption script?
Can anybody point me to a tutorial or a short script that shows how to encrypt some text with salt i
please, need help coding this voting for your favorite car polling system.
hi, my code needs a lot of work, but i want to be able to let users vote on their favorite car, upda
PHP Tab Control
Hi All,
I would like to have PHP tab control with/without Javascript.
But I want to r
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,
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
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