include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<
Wrong Info sent Using $get in form
Hi i have this code that i tried to make to send some info from one page to aother with lots of ppls
Why does first ever HttpSendRequest take longer?
I promise this isn't as simple as it sounds. I'm wondering why the the first ever call to HttpSendRe
Prevent PHP mail( ) from appending hostname to from address
Hey guys,
I want to be able to send texts to phones via email (since each phone has their own
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
IP Based Cron Jobs
I run cronjobs on my website. After one of my visitors got curious and tinkered around he realized h
Tree Menu
Hi guys,
Can anyone help me making a tree navigation system? I have a site where I'm allowin
Validation
Hello
I know this is a really vag question.
I need to have a input field on a form th
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla