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
Not sure why this script is not working?
Hi I am new to php programing and I was trying to make up a simple script like a captcha but I canno
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
SAP Project Module
I have seen in the SAP Project Module,plan cost and budget are not equal and even difference is sign
utl_file open error
i have file in the unix path
Path /popdev01/pop/popdevb/tfi/
File name
Error: SQL Syntax; Line 1
Code:
<?php require "global_settings.php"; ?>
<title&g
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
Retreiving objects from Sessions
Hi all,
I am getting really frustrated with storing and retreiving objects from a session. Bu
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou