php multiple action on submit
I have a form which says:
<form enctype='multipart/form-data' method='post' action='pr
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
Login script (probably a simple error)
dbConfig.php
Code: <?
// Replace the variable values below
// with your specific dat
Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
if statements problems
Hi. I'm trying to make a web form, but I kind of hit a dead end trying to figure out why it doesn't
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
Pagination won't carry results past page 2.
Hi all,
I've worked out my pagination script and its paginating fine until I click next from
Header redirect
Hello ive got a problem ive got form with its action set to itself.
Code: <form id="f
Will this protect from mysql injection?
I do not want anything like DROP TABLE to work or any type of coding..
Heres my code.. is it
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va