Strange
I recently noticed some odd HTML appear in some of the websites I host. Not all of them are run on a
check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
b+ tree
Hi
can every body help me about b+ tree ?(insert & delete)
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
Need help with basic sql
Hi,
I am using oracle 10g, and having some small doubts related to sql , here goes the si
Expandable Post Code
Hi,
Hope you can help. Which currently I haven't upgraded to connect to a mysql server, so i
PHP not creating file.
Its supposed to create a .ini file in the /scriptfiles/users/ with the name they entered into the fi
Does deleting the spmlog directory critical?
Hi Everyone,
Please, hope you could help me. We're having problems with the SAP backup. I
Ajax not working on IE 6 for Windows CE
I've created a webpage which uses the classis Ajax in following format:view plaincopy to clipboardpr