Request.UrlReferrer
I need to make it so that a page can only be loaded when a button is clicked on a specific page. I d
Libraries in C++
Hi all,
I have two libraries. one is based targeted on linux platform and uses another li
Login script (probably a simple error)
dbConfig.php
Code: <?
// Replace the variable values below
// with your specific dat
php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For
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
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Array to string conversion
Can anyone help me with this?
Notice: Array to string conversion in /home/..../index.php on l
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
PHP5/Zend 2.0 - Resources
PHP5 Snapshots
http://snaps.php.net/
ZEND 2.0 Feature Overview and Design (PDF File
socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying