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
Automatically Detect Phone Model for WAP Jar Deployment
Making a wap site is fairly simple, but I'd like to know if there's a way to make it so that the wap
Show message after entering data
Hello Colleagues
I would like to display messages after entering the data example: "
dat
cURL and Sessions
Ohai.
So, I'm trying to cURL a bunch of things off of a page, and put them into a session. I'
Need help with basic sql
Hi,
I am using oracle 10g, and having some small doubts related to sql , here goes the si
Need to write a cookie with a url var
Not sure if its possible, but I need to write a cookie with a url.
So this would write 2232 a
How could I do this?
Ive got a simple lottery game, and am using an sql database to keep track of the numbers bought. But
Code working in IE but not FireFox
I created a dynamic navigation list for my website based off of a table in my database. The code is
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
LOOPing Problem
Hello All!
The following code loops through the data and displays the data accordingly. My p