PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is
Help with forum quoting?
Hi im working on a forum and I have alomost finished it but i want a user quote system like twitter
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
Multiple includes losing variables
Hey all,
just starting out w php and ran into a problem pretty quickly. I'm
including seve
How can I Compare two xml documents?
Hi all,
I am doing a POC for my project and I am using XE database 10g version.
Load Animated Image while cache is serve
I have a page that loads up using cache and took about 1 to 2 minutes before it loads to the page. <
C++ API to Oracle dB
I need to perform a select command to the Oracle dB to obtain information from a table.
What libr
passthru() help
Hi everyone,
I'm new to the forum and to PHP. I have some pretty good experience writing shell sc
gather checkbox data from form into email
Hello all,
First, i'd like to thank everyone who responded to my previous posts regarding set
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm