Problem with coding MySQL query
I'm having heaps of trouble getting one of my PHP/MySQL queries to work for some reason (and the fun
How to make a mail Form secure?
I want to create an email Form on my web site. How can I make the Form secure so the submitted info
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so
To add a field on the screen XK02.
Hi All,
How to add an additional field in the vendor change control screen XK02.
The
serializing objects - loses methods - the point being?
Hi
I know that serializing an object will lose the methods. But whats the point in that? What
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
send message to the java application
Oracle 10g with Windows platform.
I have a java application that periodically pings the d
Thought I has this figured out especially after all the help i received?
Cags, Salathe, Daniel helped me with this yesterday, but not sure i took it all in.
I am attempti
Help uploading .JPG
I have a problem with upload images when the ending is .JPG capitalized.. I really don't know what c