Post PHP form to non-existing page
The company that I work for host their PHP code on IIS on a Windows server, no Apache, so no mod_rew
FFmpeg Images 2 Video conversion problem ??
I got folder full of images , number of images = 600 , I want to make a video which plays one image
Not loading image
When this function gets loaded it doesn't load the image just trying to figure out why.
Code:
MySQL issue
I am taking sentences through a form on page. Then checking some condition and trying to insert them
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
Table control is disappearing from Screen
Hi Experts,
I have a screen with multiple table control(TC). Each table control has two c
xml
<?php
echo "<h1>XML Articles</h1>";
$home
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.
php ajax - two drop down list with a submit button
i have created a form with 2 drop-down list and a submit button. I would like to know how to pass th
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t