PHP not creating file.
Its supposed to create a .ini file in the /scriptfiles/users/ with the name they entered into the fi
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
Get to know your fellow coder
I think it's time we got personal around here. There's a lot of code swapping and a few members kno
Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i procee
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
Date Format
Hi there,
I have a date format like this right now:
Sat, 17 Oct 2009 17:04:00
I ne
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Extract specific information from a PHP Multidimensional Array
Howdy! I've racked my brain over this for 24 hours now. I think it's time I asked for help. I'm lear
I am stumped
OK. Here is what I am trying to do. I have the conditions set, and if the conditions are met, I want
INSERT for date range
Hi all
I have the following table
Code: [Select] `date` date
`day` int(2)
`