Problem in String replace program's output
Hi all,
I was trying to make a program which accepts a string and replaces it with another stri
PHP Search Issue
Hi, I am using the following code to search and return flights from a database. The user searches by
is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any
reating a background image
I am building a site in drupal and have a php form in it, due to certain annoyances with module buil
help countdown timers
hello every one,
I'd like to know how to insert many countdowns in the same page.
The dura
mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be
Multiple WHILE loops help
Hi there. I'm writing an application that is pulling and displaying results for real estate listing
Retrieving the 25 most recently added entries from all tables in a MySQL databas
Hello,
The code below works great. It creates a table that shows the 25 most recently added t
Dynamically set AccordianPane Header
I have an accordian on my master page. I'd like to be able to dynamically change the header on diff
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u