include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
Sending an SMS Message with ASP.NET
Often times it may be a requirement for your web application to send an SMS message. Such examples w
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only
Why Are These Functions Causing MASSIVE Memory Problems? Please Help!
Hi,
I have a script with some options.
I use regex to replace patterns in strings, but
trouble printing an array....
I'm having some trouble printing out an array forwards. I'm figuring out the high and low of an arra
php multiple action on submit
I have a form which says:
<form enctype='multipart/form-data' method='post' action='pr
Strip Slashes Help
I've got a script that i've downloaded of the net to edit multiple fields from my sql database, and
db entry based on primary key
My "topics" table contains 10 entires
*--------------*
topicid topic
------
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje