limitations on array_unique()
Does any one know what/how imitations are applied to array_unique? I have an issue where no matter h
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
Query output more than expected
$query=mysql_query("SELECT * FROM players, communities, divisions WHERE dob BETWEEN '{$start_da
Data type mismatch
Hi,
I am migrating data from algol to c.I mapped real datatype in algol to double datatype in
login page does not execute a else statement
I've created a login page using sessions.
When an incorrect user name or password is entered then
HTML Viewer HIDE scrollbar
How can I disable scrollbars in a HTML Viewer control? I can't hide them. Even i have enough space b
Internal Server Error issues
This has been bothering me for weeks and I've been trying to solve it without asking for help, but e
modifying a property of an object from a different class
I have 2 classes:
- Math
- Distance
in my math class, I have this line:
$distance =
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm