error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Need Successful Return
Hello I am currently working a form here, and I have everything figured out except when I click the
Seperate team from score
I am writing a site that does a NFL Pick 'em type application and I have a feed that gives me the sc
start new row of pictures
on my site www.budstreasureauctions.com there is a featured auctions box that users will pay to get
Checking BOM Authorization Group
Hai Friends,
I have developed a mulitilevel BOM display report. End users have been assig
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
php mailer
How can i send a mail to large no, say 50,000 reciepients using [color=#0000FF]php mailer[/color]
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,
Calling All PHPFREAKS Blackberry Users
Are you a member of PHPFreaks and have a blackberry? Well RIM just recently released Blackberry Mes
how to get values from $_Post with onchange="form.submit();"?
Hi, I have a form that submit to itself with a file upload field and two other hidden field values.<