=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim
Display certain image depending on time of year
Hi, I am new to these forums and would really appreciate some advice on a piece of coding I have don
IP Logger for Voting Script
Can anybody help me place an IP logger into my voting script?
I know that maybe it is not as secu
ob_ dynamic content
i was wondering about the potential to use ob to create a <div then remove it when the page
php global variable
how can we create global variable so we can use its value in any form.. Please give example to
Object Interfaces
EDIT: Never mind, I just updated to php 5.
Hey all,
I'm currently experimenting with p
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q
check comment for html
hi, I just wanted to check if a comment a user posts contains HTML, and if it does, to not allow it
check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl
Where is my php.ini???
Hi
First off - apologies - i'm not a coder so this may sound very amateur.
I'm having