Executing an exe
Hi. I have some bizarre problem with exec (other any other method) to launch exe's. I am making a ga
Auto-populating dropdowns and multiple forms.
Here's what I have so far:
First drop down = select a state (works)
This populates the sec
checkbox update
I am having a brain fart right now and i cant remember how to do this. if anyone could help that wou
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<
setcookie and isset($_COOKIE(name)) seem very finnicky.
I'm currently playing around with a user system with login and registration. I'm trying to use cooki
Effort Estimation Template for Steady State Support
Hi Everyone,
Is there any SAP provided template/format for system change and enhancements
Undefined variable: adHTML
Hello:
While checking my site error logs, I've noticed one repetitive error that fills the lo
How to know if online site made with PHP
Hello,
I see some sites that does not display extensions at all , for example:
www.site.co
post to self
Trying to get my form to submit to itself. However I am also trying to use an image for my submit bu
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?