Javascript using window.location seems to lose state
Not sure what forum so let me know if I'm in the wrong place.
I have a main window with a ajax grid
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
ok i need to join all this pages to make 1 neat code
i have 5 pages that make up my tv guide it works 100% but i want to make it 1 page if i can or 2, i
multiple recipients + dbuser mail recall
Hello,
I am building a php login script.
When the user registers the script will send
Drop Down and text box issue
Is it possible to set a drop down list and text boxes to a certain width?
here is my code
session_destroy();
new to php
I have a simple login and am trying to write a logout.
I set a $_SESSION var to 1 i
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
Problem with shopcart code
Hello, I am having a bit of trouble being able to add a product to my shopcart. My mysql database i
How to separate records and ORDER BY
Let say i have 100 records and displayed in one page, then i want to get the records from 50-100 and
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d