utl_file open error
i have file in the unix path
Path /popdev01/pop/popdevb/tfi/
File name
foreach loop, assistance request
I would like some guidance on the usage of foreach as I try to parse through a large database and wh
Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
Count of reciepients in php mailer
How can i sent a mail to large no of reciepients say 10,00,00 Using PHP MAILER
Replacing a string on click of a button
Hi! Is there a way to replace a string on a click of a text link?
This is what I've come up w
problem with script manager
Hi iam using Net.2005.I have created ajax enabledwebsite.i have master page in which i have script m
Pipe email to PHP - get mail adress from MySQL - send?
Hi all,
this is the challenge:
1) Our faculty at the college where I'm employed includ
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H
IIS on 2003 anon access disabled issue
I have an IIS server that belongs to a domain, and anonymous access is turned off for all my sites.
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18: