PHP code needed to get/post form fields and request mysql query results.
I'm new to PHP
I've created an html form to allow the user to request a basic telephone dire
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
Help with setcookie()
Merry Xmas to those on this foruum
Older guy here with some experience but not allot so please be
uploading video files into mysql in php
hi,
I have the video files which i have to upload into mysql db. along with creating thumbnails f
Problem with a select distinct
I have a problema with a select distinct, I have the next sql:
select distinct a,b,c,d fr
Beginner question regarding Array's
Hi everyone, the page im working on has an array of variable at the top...
Code: $define_li
PHP SUBMIT
Code: <input name="doLogin" type="image" src="images/loginsubmit.jpg
Syntax Help
I'm trying to make a form that edits a php file which contains config settings. I'm using strings t
What makes a script your own?
If someone finds a login script online, and changes some variable names around and some other minor
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.