login form can you find my error?
registrationform.php seems fine send data to registration.php
registration.php seems fine checks
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no
a dificult string search
Hi I don't know a way around this. I want the user to input a password, but to make it a bit complca
reading partial code from external site
Hi,
I am trying to write a script for my website to get an article from an external website.
Is there something wrong?
Hi all,
Just a quick question... can someone look at this code and see if something is wrong?
Need help adding a timestamp to my filename/variable
Hello,
I'm kind of stupid when it comes to php and I need a tiny bit of help. I've got a f
Array becomes unset by itself?
Hi,
I have a bit of experience with PHP but not extensive. It seems I cannot store any items
Google Wave
So... has anyone used it yet? Is it any good?
http://wave.google.com/help/wave/about.html#vid
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
Error in SQL Syntax HELP!!!
I have this page:
Code: <?php
session_start();
//connect to server and s