Session problem?!?
Hello All! I am very new to the php world but I am working on fixing things that a previous programm
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
Tree Menu
Hi guys,
Can anyone help me making a tree navigation system? I have a site where I'm allowin
need help in mysql_num_rows()
please tell me what i am doing wrong in this query. it displays this error
Code: Warning: mys
MS are the best!!!
Visit http://www.microsoft.com/australia/windows/default.aspx?h=watch-a-demo and click the massive '
Securing a user input - need some confirmation
Hello All,
I am in the process of recoding a large proportion of an e-commerce site, one of t
Linked Keywords
I am trying to get a script that makes my predefined keyword converted to links and / or converted t
HTML Form Server Side Validation
Hi, Im new here, im currently doing a website for a friend, and I have designed using snippets from
do while conditions
i want to display 6 images in a 2x3 table
now what would be the correct logic to
count that th
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas