Dealing with code in db query
I am dealing with C code and I need to make sure it is encoded some how to ensure its integrity and
mail()
Hi all. I have a problem with emails. I am trying to set up a mail system where customers can subscr
do while conditions
i want to display 6 images in a 2x3 table
now what would be the correct logic to
count that th
Notice Undefined index: reset/ Attempting to redirect, works, but get a notice
Full Header.php is:
Code: [Select]<?php
$reset= false;
$reset= strip_tags($_GET[&quo
Revoking alter any table from a schema
Hi All,
i am working in Oracle 10g.
my requirement is to revoke all kind of DDL oper
How to change www in url with a specified name
Hi
I'm trying to change the url http://www.sitename.com/apparels to something like below
http:
Need help with cin setw
I made a program here is my code:
#include
#include
#i
Empty text file when there is over XXXX lines of text.
define("RANDOM_FILE","/public_html/random.txt");
$randomEntry = "
Images outside webroot
Im hopeing someone can help me with this because i cant figure it out.I have setup an ASP.NET websit
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now