[PHP] Humorous PHP code for t-shirts

2002-03-12 Thread jhj hjhjhj

Hey people,

I was asking myself if anybody of you guys have any
humorous code in PHP to be used in personal t-shirts.
Thanks!

Jhon.

_
Do You Yahoo!?
La emoción e intensidad del deporte en Yahoo! Deportes. http://deportes.yahoo.com.mx

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] Help with form validate script and the way it handles redirections.

2002-03-11 Thread jhj hjhjhj

Hey People:

I made a form validator script, it redirects you back
to the page you were 
before if you have an error. To do this iam putting a
hidden entry that is 
$REQUEST_URI . So if the script needs to redirect you
back itll do  this: 
header(Location:
?$referencemessage=another_message); 
The problem with this is that the form is put as an
include in many pages, some 
people access the page from index.php others from
index.php?page=21 So if they 
are accessing it from plain index.php itll add a  (as
you saw on the code)
but 
i guess this is ok? or anybody know of a better way to
do this?

Josepablo




_
Do You Yahoo!?
La emoción e intensidad del deporte en Yahoo! Deportes. http://deportes.yahoo.com.mx

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] QUERY STRING question

2002-03-11 Thread jhj hjhjhj

Hey again list,

Anybody know what the diffrance in using %20 and +
as a space in the query string is?

Josepablo Pérez

_
Do You Yahoo!?
La emoción e intensidad del deporte en Yahoo! Deportes. http://deportes.yahoo.com.mx

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php