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
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
MS Exchange 2007 integration with ECC 6.0
Hello Experts,
We have ECC 6.0 and MS Exchange 2007. We need to integrate ECC 6 and MS Excha
When file included, REMOTE_ADDR is server's?
I have an index file that handles my site, basically index.php?page=ip will activate "require('
Stopping page post back
I have few literal contriols in my page and a repeater too. But inspite of using update panel, postb
Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER
Schedule editor
Hi,
I have a question related to Schedule editor.
If we schedule a BLS for every 30
Oracle Connectivity
Hi Every One,
Can we access SAP from oracle database.If it possible then please spec
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste