Syntax Help
I'm trying to make a form that edits a php file which contains config settings. I'm using strings t
for loop without same $i digits?
Hi,
Can some guru please advise how can I accomplish this with a simple for loop ?
I
Local file browser with php
Halo..
So this is what i want to create. I have a folder that i share and it has many movies.
Any help with my email script?
I have an email script, I have not tested it, although someone tested it for me and said it worked f
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
Login Functionality Working Different on IE
This is an odd one, I have a site which has an admin section. The admin pages unsurprisingly require
Selecting an "empty" date formated field
How do you select an "empty" date field? I've tried the few ways I can think.
SQL> select
Php WordPress help
I am writing the following code for making a plugin
<?php
header("Content-Type
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
How to submit a form to the same page?
I have a table containing information about books in my library and this table has the following col