double and single quotes in text fields acting up... help please
Single quotes, when entered into a text field, create an sql error upon Submit. It seems to create t
PHP Include not working
The website is http://www.grlistingservices.com
The code block is as follows:
<
Using real time in php
I'm very average at PHP and im looking to introduce time to something on my site.
Its a sports si
single values into sql field
i have a form which i want the user to able to select multiple answers. But i want the answers to be
Date help - fetch dates for Mondays between xxx and yyy?
Does anyone know the best way to do this? I have two dates, say:
2010-01-26 and 2010-05-30
contact form - output to page and email
I have the following in my controller:
$message['name'] = htmlentities(strip_tags(trim($_POST
Searching keywords from array
Hello everyone, Im just wondering if someone could help me with another issue im having. Im still le
Displaying a clickable playername
I am going wrong somewhere with the mysql_query, can someone please put me straight?
$playern
Page not Loading After Test
Hey All
It seemed that an inlcude statement wasn't working for some reason, so I tried a more
restricting another login once you logout
Hello,
how can I restrict a page from login authenticating against info in a MySQL DB for a s
need help in update query
hi
i have a dynamic form. i need help in how can i use update query when values from dynamic for
Get keys and values from an array
Hellow,
I have an array $Data with keys and values. With a foreach I can display all the valu
Call db table from any PHP file
Hi,
I want to be able to call a database table that will be setup in another file called init
Vertical Alligning - Not working in 1 cell?
<?php
echo "<table id="valign" width="60%" style=
PHP form authentication
Hi guys,
what am trying to achieve is this: Whenever a user tries to login to my website, an
building a function with multiple outputs
I want to build a function that has multiple outputs.
I know but am not to sure how I should
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is
Form always sends to error page...
Hello,
Any help will be greatly appreciated. I am having trouble getting multiple fields to be re
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
How to read posted binary data from a mobile device and post it to a web server?
Here is the senario...
I have a mobile device (MD) that posts binary data to a Web Server (WS