php multiple action on submit
I have a form which says:
<form enctype='multipart/form-data' method='post' action='pr
SESSION question
I am building an application , a directory for auctions.
For SEO i made a script which copies a p
Populate drop down list from table??
Lets say for arguments sake that i have a table which contains the numbers 1 to 10.
How can i get
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan
Amend code to allow multiple attachments
Hi
I have a php page that allows the user to browse to a file (image) then sumbit, the confi
Slashes
Have a small problem and I'm not able to understand why I'm getting the results I'm getting... and i
Putting double spaces instead of single spaces
Im looking at trying to replace all single spacing between fields with double spacing
At pres
Scheduler problems related to execution of a single BLT by many schedules
Hello all,
We are running several MII instances in a distibuted architecture using a sing
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Standard DES encryption script?
Can anybody point me to a tutorial or a short script that shows how to encrypt some text with salt i