Session variable help
I'm having a very troubling issue. Maybe I'm just looking over something but I have looked at the co
mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be
having a small php error tha deals with the 'foreach'
Last night i was working on a script for a cart and it seemed to working good, until this morning. F
Need help with basic sql
Hi,
I am using oracle 10g, and having some small doubts related to sql , here goes the si
close site for maintenance
i get a tutorial, saying the following code can put our site offline, and only the developer can vie
Only add new information from XML to MySQL
What I am doing, is taking a xml file, and adding the values to a database. However, what I want to
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
ScriptManager History and Opera Issue
I am having an issue in opera with the ScriptManager. I have a ScriptManager on a page with history
Need Successful Return
Hello I am currently working a form here, and I have everything figured out except when I click the
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <