Search found 7 matches

by Piera
Mon Jul 15, 2002 9:40 am
Forum: PHP - Code
Topic: Sessions
Replies: 1
Views: 1246

Sessions

Does anyone know where I can look at a good up to date
sessions tutorial.. (I'm already looking at the manual :)

Thanks
by Piera
Wed Jun 19, 2002 1:36 pm
Forum: PHP - Code
Topic: SQL Statement Error
Replies: 6
Views: 3040

Nevermind stoooopid me forgot parenthesis!
Thanks to my cutie patootie for his help
by Piera
Wed Jun 19, 2002 1:20 pm
Forum: PHP - Code
Topic: SQL Statement Error
Replies: 6
Views: 3040

SQL Statement Error

I can't seem to find what is wrong with this sql string $sql = "INSERT into users first_name,last_name,address,city, state_prov_id,country_id,zipcode, user_name,email_address,casino_id VALUES ('".$_POSTї'first_name']."', '".$_POSTї'last_name']."', '"...
by Piera
Sat Jun 15, 2002 11:40 am
Forum: PHP - Code
Topic: need some help
Replies: 6
Views: 3257

There is also Visual PHP Studio out available at
http://www.visualphpstudio.com

But last time I checked the site it was down.
by Piera
Tue Jun 11, 2002 4:38 pm
Forum: PHPDN
Topic: user definitions
Replies: 10
Views: 16007

I would hope I'd be ranked as your girlfriend. If someone else has that rank then you have alot of explaining to do :-)
by Piera
Tue Jun 11, 2002 1:39 pm
Forum: PHP - Code
Topic: Email Link
Replies: 8
Views: 3450

It works now the problem was with the quoting! :)
by Piera
Tue Jun 11, 2002 1:33 pm
Forum: PHP - Code
Topic: Email Link
Replies: 8
Views: 3450

Email Link

I am trying to make a valid email link but i am not having much luck! This is what I wrote <a href="mailto:'.$row&#1111;'email_address'] .'">'.$row&#1111;'email_address'] .'</a> When I put my mouse over the link it gives me a complete web URL with this as part of it "mailto:'....