Does deleting the spmlog directory critical?
Hi Everyone,
Please, hope you could help me. We're having problems with the SAP backup. I
Echo-ing MySQL content and Keep Formatting?
I have data in my MySQL such as:
QuoteBlah blah
Blah blah
etc
but when i ech
Find only certain URLs from page ... regex (semi-complete script)
Hi guys,
What I need to do is take a page & extract all the URLs from the page &a
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Limiting uploaded file type
Hi. First post here
I am working on a simple upload script, and I need it to limit the allowed f
Dynamically allocating the number of rows in a table based on a variable value
Hi,
I have situation here which i cannot resolve, I have a variable temp which stores the num
Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with
constructor ?
i have written this program and made 3 constructors in the class and i want to call them in the main
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<