Which PHP-Editor do you think is the best?
Hi everyone,
Myself Brian Anderson. For the last 2 years i have been working a
php mailer
How can i send a mail to large no, say 50,000 reciepients using [color=#0000FF]php mailer[/color]
Is it possible to put an entire 500-page book in a database with PHP?
I am working on an intranet and I was wondering if its possible to code php with mysql to enter a fu
Dynamic memory problem
Hey,
At the beginning of my code, I have this line:
Shape* gShape = 0;
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
EU VAT Package 2010
Does any one know whether SAP will be developing new reporting functionality due the new VAT rules t
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
PHP url branch??
Functionally, using PHP, I'm doing a test of login input submitted by a user via an html form in a f
Do not allow posting of whitespace
Currently the script below works if the user does not type a name/message, but if i create a whitesp
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<