Allowing ' and "
Hello everyone,
I am creating a form where users submit information to go into a database. I
Multi dimensional arrays
If I put in this code:
1
2
3
4
5
6
7
8
9
10
11
12
13<
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
Using CSS to format MySQL query
Hi,
If i want to have a news page on my site, which displays all records of a table in descen
send message to the java application
Oracle 10g with Windows platform.
I have a java application that periodically pings the d
mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
Breaking results into week blocks
I have a set of dates (and times), which are returned from a mySQL query.
These usually span
Why does first ever HttpSendRequest take longer?
I promise this isn't as simple as it sounds. I'm wondering why the the first ever call to HttpSendRe
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
Save User Inputs while javascript reloading!
hi..
i have written a PHP code in which i reload the page when user selects a value in dropdown..