Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?
Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i procee
Inter Company -- Resources Related Billing (Services Industry)
Hello,
My company has a scenario where:
Company A bills Company C for INTER (cross
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the
what does this mean? +=
is anyone able to explain what this code is saying?
i had it written for me awhile back and n
Multithreading design
Hi
I have come up with a Singleton class that manages a pool of database connections. Basical
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say
Preg_match with an array
is there an away to use preg_match with an array?
i want to check a string with an array to s
Ignore html and bbcode?
I've created a function to limit the amount of text according to the amount of words.
However