MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Table sorting
Hi,
I'm trying to modify the following in order to make the output table sorted alphabeticall
Header is not working in IE
Hi ! header function is not working in IE but it works in FF, Safari, Chrome. any help please. :
UTL File problem
Hi
I have a file in certain path with the following permissions (The file is a dummy file witho
Character increment
Hi,
I am facing a scenario like above,but in my case i want to show up like Col A,Col B etc..
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
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
Values disappear from my array :( HELP!
hey all, I have a lil mysql/php/apache script that queries a database
and pulls put 5 integers.
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built r
User input in to variable
Hi all,
I'm sure this is very easy but I'm having another brain freeze!
At the end of