Forum: PHP Apr 5th, 2009 |
| Replies: 1 Views: 754 I am looking for a php code to add a url to a text file like this
1- user adds url to a text box
2- user adds site name
3- user hits submit button
The url that was entered in to the text box is... |
Forum: Website Reviews Jan 5th, 2009 |
| Replies: 1 Views: 326 Looking for reviews and suggestions on my site http://wxflint.com
Its a weather site that uploads in real time every 5 seconds from my weather station on the roof to my pc then takes the data to my... |
Forum: PHP Jan 5th, 2009 |
| Replies: 2 Views: 707 You can check the Permissions of a file like this
Create a file called test.php
add the code below to test.php
<?php
echo substr(sprintf('%o', fileperms('latest.txt')), -4);
echo '<br>';
echo... |
Forum: Domain Names for Sale Jan 5th, 2009 |
| Replies: 0 Views: 344 I am wanting to sell my domain mmaalert.com stats can be seen at the image links below.
The site generates about 7-12 dollars a month rite now (Google). It use to do better when I had the time to... |