error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Estimations and Effort
HI Gurus,
Would like to know whether SAP have a provision for carrying out the Project es
Giving the below syntax error
Dear Experts,
I have used 2 buttons in gui status as display and cjhange.When the user wi
Help! refer to a friend script with captcha code
Hi guys, I am posting on here in desperate need for some help with an ongoing search I have been doi
Can't find the problem (no error message)!
OK, here's the deal. This code is really weirdly formatted (sorry!) and hard to understand, so I'm g
CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out
PHP page is blank
Hi Everyone,
I have a site in which I am able to open the first PHP webpage in my browser but
OPINIONS WANTED
This is my login page code, and I want your opinion on it please!
Code: // Login ~ CHECKS
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
Echoing a Variable from a Object
How do I get a variable from the new User Class to echo out in this clasS?
class MyApp
{