Class not found error
I am getting Class 'index' not found in Eval function:
//write config
$pat
simple php table loop
Hi all,
I've the following code
<?php // Create category options
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
exclude characters from counting?
Hello, I wanted to ask if you have a string like:
Code: $my_s='ASRGREGTGTR----REGREGRE+++RRRRRR..
iterating through an array and escape each value independently.
I have a set up where the variable being escaped is an array and it needs to be iterated and escaped
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
Firewall / visited websites logger
Hi.
I have a firewall implementation and I want to log all the websites visited on the machine. S
Sessions Value Not Saved
Hi,
Im making a login form and im using this code:
Code: if($login=="true"){
calendar dates and hours compare problem
i have a calendar in wordpress, everything works great except that i can make 2 meetings at the same
Problem with the Update command used with a sqldataadapter
I'm connected to a database on an SQL Server and I'm using a sqldataadapter, sqlconnection, sqldatas