Get word number x from string?
How can I use a function to loop through a string, and "have a look at" every word in the
How to read CSS message data
Hi,
I have a requirement here. When working as a Dev angel for multiple customers its really di
Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"
Check if another session of the page is running?
I want to keep people from opening multiple tabs, or sessions of my Facebook app. Is it possible to
Java API in PHP?
I have an application that we use internally here at the office.
The software company provide
GET vs SUBMIT Button to show sections on one index.php page?
Just curious if one of these ways is better (i.e. more efficient) than the other.
I have a
Quick Question about echo value
Hey guys, I'm trying to get something to show differently in one of my scripts. I'm trying to make
SAP Project Module
I have seen in the SAP Project Module,plan cost and budget are not equal and even difference is sign
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
view plaincopy to clipboa