MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
textfield unchanged
hi,
i want my form to know whether its textbox is unchange or not.
if($textbox == 'unchang
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
array & querys help/advice.
Ok so here goes , I have a mysql database and basically here's what I need to do.
// foreach
New Search Engine
Hey everyone,
I have a ZIP Code Radius search engine already functional. it displays all of t
Error when call dll from oracle
Hi all, please help me!
I have dll write C language, I want call it from oracle procedur
Disable html within defined tags
I have a mysql database that allows users to enter content with html, but I also want to have a tag
insert/update functions for mysql, what do you think?
I am working on two really simple functions that automatically generate (and execute) insert and upd
problems with search form numerical "between" sending by php
I am trying to display the results of a search, on a sql database, on a web page. I set up html &quo
asp authentication problem
Hello all,
I want to use the asp authentication (from asp.net configuration) in my web site. there