The IE or FF detector
Hello Friends,
Problem of today ( we seek for php help ) as following ,
we know all th
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
True way to see if action was successful?
If this is a good way to see if action was successful to continue:
Code: function changeGa
IP question
ive got 2 ip addresses both global from same user how would i detect if they are local to each other
Session variable help
I'm having a very troubling issue. Maybe I'm just looking over something but I have looked at the co
Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
php libs/ browsercap.in
ok i have a host that refuses to stay current. they control my php settings and libs. is there a way
Code clarification
Hi
In the following code what could be the "search_print()" and where it could be
parse error
On my local machine I keep getting parse error for my footer. When I put it online, it doesn't show
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am