question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
fire away
i launched about 4 months ago as a lagit co. i have 2 paying clients, 1probono, 1 side progect, and
php wont update my db
hello,
sorry for posting in mysql forum but i dont know where exactly is the problem but here
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
Any meaningful project for a new C++ programmer?
I want to do some meaningful program, so I can help myself to learn
Assume I know the fol
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
The control with ID 'ace' requires a ScriptManager on the page
I'm trying to add a simple AlwaysVisibleControlExtender to my page, but it's not working. I get the
my login script page is not working on remote computers
hi my login is working on my computer, but when i tried 2 computers from 2 different locations, they
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i