How to update this array?
I am saving a string that looks this: username1, username2, username3...
into a single cell in a
Comma seperated implode & modifying returned string.
I have a PHP post form that posts up to 4 variables. I need whatever variables are passed to be comb
UDP Multicast question
Hey,
Im not really in the know when it comes to network related programming and activitie
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?
All possible combinations of Strings from table in PL/SQL
Hi,
I am trying to figure out how to build a list of all possible string combinations fro
trouble printing an array....
I'm having some trouble printing out an array forwards. I'm figuring out the high and low of an arra
PHP & MS Access - Line Break
Hey Guys!
I'm pulling records from an MS Access database and listing them using PHP and I'm r
Need help/w Page: 1,2,3,4 function!
So I have this code im working on where it's ment to display seperate pages having 20 logs each
I
Count Session and Trigger Events
I am New in PHP, seeking a method to count logged users by counting the sessions or any …, is
Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
view plaincopy to clipboa