this code is not working????
it says this error.. Warning: Division by zero in ..
the variables are correct, so why is th
How to load mysql (and other) extensions into PHP
How to load mysql (and other) extensions into PHP PHP Development forum discussing coding practices,
http to https
Hi,
Is there any specific method/condition to move an http:// page to https:// ?
PHP login form help (Done Most of It)
Hi i am having a problem, when i try logging in it is always saying "Invalid Login" im not
Retrieving Data from Two Different Databases
Hello All,
Ran into another problem and would appreciate some help! I have two datab
INSERT for date range
Hi all
I have the following table
Code: [Select] `date` date
`day` int(2)
`
Search in the PHP Files
have to search asterisk(*) in the php code of the php files .
In the html page one text box
Big Problem!! Please help
Hi Guys,
Im making a website for a friend have encountered a really annoying problem. When ev
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)