PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho
Count of reciepients in php mailer
How can i sent a mail to large no of reciepients say 10,00,00 Using PHP MAILER
Looping Problem
I've got a client that has a database with about 200 events at any given time. I'm trying to loop t
Automatically Detect Phone Model for WAP Jar Deployment
Making a wap site is fairly simple, but I'd like to know if there's a way to make it so that the wap
help, header() is not working!
Hello, I have this code:
<?php
/**
* @author samoi
* @copyright 200
Upload simple problem
Really confused!! I run once and it worked, but when i tried today...it didn't work
Which par
The control with ID 'ace' requires a ScriptManager on the page
I'm trying to add a simple AlwaysVisibleControlExtender to my page, but it's not working. I get the
Php Mysql Page Loading Notice
Hi all,
I was wondering if there is a way (Sure there is) of showing a message or an image wh
Program with calculate Meteorologic measurements
Hello I'm a beginner and I want to make a program with calculate Meteorologic measurements:
ba
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <