Why does this file not return file names that start with numbers?
This file returns a list of filenames to help populate a drop down in my form. For some reason it ig
Weird MySQL error, why am I recieving this?
PHP Code:
<?php require "global_settings.php"; ?>
<titl
need help about
i store the value of my select statement result to an array and stored it to a variable named $fname
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
Need PHP help... have all the elements... just need help putting them together :
Hey Guys,
I was wondering if someone could help me. I am doing a website for a client which
How do I give a developer access to a specific directory and nothing else?
I want to give a develop access to a specific directory and nothing else
I can give them an F
url- go to webpage
i have an input text field and submit button.
how do i make the url entered into the textfiel
how to validate date using javascript
I need to validate date in textbox using javascript..
The date is must be not greater than TODAY
Time-based image rotation script
I'm trying to write a PHP script that rotates an image based on what time of day it is. I want the