Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
Convert Binary String to Decimal
Trying to Get:
Decimal: 305419896
Out of:
Binary String: xV4
limitations on array_unique()
Does any one know what/how imitations are applied to array_unique? I have an issue where no matter h
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
CHECK A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
how to query data from website using VC?
I want to query some datum from a website,so I need a program to read data from a .csv file, and ass
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
Attempt to assign property of non-object in...
I'm having issues with the following function in PHP 5...
function getTreeWithChildre
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