Date Format
Hi there,
I have a date format like this right now:
Sat, 17 Oct 2009 17:04:00
I ne
.htpasswd Registration Form
Hi,
I wanted to make an htpasswd registration form.
I found this code on the internet but have
IS Retail & Manufacturing
Hi
Can IS Retail and Manufacturing activities be done in same instance ie. in same client
Not loading image
When this function gets loaded it doesn't load the image just trying to figure out why.
Code:
Page Reload
I am having issues getting a page to reload after I submit data to a database. This form should inp
How could I combine these arrays??
Hello.. I'm trying to figure out a way to combine these first two arrays to get the last array..
url- go to webpage
i have an input text field and submit button.
how do i make the url entered into the textfiel
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
Business Health Check
Hello
I need to create an online business health check for a client it will be multiple choi
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);