need help in creating captcha
hi i have a problem creating captcha system. i create some basic script for image displaying but it
A href problem under php
Hello...
I tried to explain the issue in an earlier post.. but was not clear enough....
unserialize help, getting errors
hi all ,
I got a form with 6 fields (2 input and 4 select box), when the page loads one block is
pagination numbering pattern
Hello,
I have following code which works great for pagination. but i have small issue now.
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is
Problem with a select distinct
I have a problema with a select distinct, I have the next sql:
select distinct a,b,c,d fr
Insert Failing.
Hey,
I am making a Sign up page for a website, but the insert query into the Database does not se
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?