a function to check directory depth
I'm working on a php script to upload files in to a set directory.
the user can select to upload
url- go to webpage
i have an input text field and submit button.
how do i make the url entered into the textfiel
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
PHP Script runs on CLI but not through web browser
I am running into an issue that I just can't seem to find the answer to. I have a Windows Server 200
Storing the referrer in session... problems with tabs
Hello All
I am currently working on an ERP project based on the MVC methodology, when a user
Sub-domains & calling unique content
Hello,
Is there a way use something similar to the $_GET function for a sub-domain? I to be a
COde for a Cc
I'm not receiving $ft as a Cc. Why is that??
$to = "$email";
$headers = "Fr
if statements problems
Hi. I'm trying to make a web form, but I kind of hit a dead end trying to figure out why it doesn't
problems with script
I made a small script wich exchanges points in my website:
<?php
session_start
pageination not working right... coping images over 4 pages
Code: <?php //This code will obtain the required page number from the $_GET array. Note that