What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin
media recovery
Hi,
i startup the database i got the error
SQL> startup
ORACLE instance started.
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
Any decent php formatter/beautifier/pretty printer?
Any decent php formatter/beautifier/pretty printer class/function?
I found the following whil
Filtering for a phrase using pregmatch
Here is my code which looks for addresses which start with ' src=" '
Code: [Select]preg_
insert mysql embeded videos as blobs?
Using TinyMCE my client will be able to embed images and flash videos into large columns of text whi
php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
Displaying data from MySql a different way
Hi all,
I'm pretty new to php and MySql and have hit a problem.
I am able to display data
How a counter of users ? such as ---> (231 Viewing)
I want to count how many users are actually viewing the page, How is that possible?
Thank you guy