Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
Company Code for Vendors created through Business Partners
Hi, experts!
I'm trying to set up the integration between Business Partner (BP) and Vendo
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
Read from a text file after a specific word
Hi all.
I have a text file that looks like the one below.
I know how to open the text fi
Help With editting and deleting form
Hallo !!
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.pn
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
Please help with SMTP Authenticated PHP Email Form
Hello, I'm creating a PHP email form, and for this particular server, I have to use SMTP Authenticat
Certain files upload, while others do not
I want to read the data from an uploaded file. Not sure why, but it only uploads for certain files.
$variable $variables type question
I need to be able to designate an array element dynamically, so I thought to use a variable variable
Data Function is Its Not working IN IE8
This is my first time to use formums. I hope i can get solution for this problem.
view plaincopy to