Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
HTML Viewer HIDE scrollbar
How can I disable scrollbars in a HTML Viewer control? I can't hide them. Even i have enough space b
Coefficient of a Restitution Hints
Hello. I was wondering if anyone can give me hints on how to write this program...
The coeffi
PHP If Else statement for breadcrumb
Hi
I am trying to use a PHP if else statement to display a breadcrumb link on wordpress
array_combine() error
getting an "Warning: array_combine() [function.array-combine]: Both parameters should have an e
Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Filename and Line Number Custom Error
I have a class, with a method that accepts 2 parameters. I would like to output error messages.
Script not running properly
Hello Everyone
This is a basic script for posting to a database. I'm not sure why it doesn't work