PHP page is blank
Hi Everyone,
I have a site in which I am able to open the first PHP webpage in my browser but
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
Login Control?!
I have a Web Site that uses the login control also I have set the destinationurl to the page I want
Using Curl_multi for processing multiple URLs
Hi,
I am at a loss as to how to implement this. I would like to be able to automatically assi
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 =
Socket programming
Hello all,
I have a PHP socket script. GPS trackers connect to this socket. IMEI verification
adding up might be solved tell us cheers.
i think i finally solved this anybody.
last time i was getting the wrong results.
Code
Something Non-Traditional. Can we solve?
I have an idea for an application here. It's mostly flash, but it couldn't work without a somewhat n
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<