Google Map
I have done Google Map Integration for one my project. But for that we need the "latitude and l
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,
Table trouble
i have been reading the forum for a few weeks and decided to join. i like the format and the advice
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
need help modifying script
Hi guys,
I'm fairly new to php and am having a bit of trouble modifying a script.
This
Can't shake the "Warning: include()" error
I've just uploaded my site to a new server and where I have PHP include tags in my HTML, the browser
Handling text changed in text box control using Ajax
I need to create a web form with a text box control. When someone types text into the textbox I nee
INSERT for date range
Hi all
I have the following table
Code: [Select] `date` date
`day` int(2)
`
Hit counter updating once per IP - IP HIT COUNTER
I have a hit counter, for the amount of views on a tutorial.
It'll do the query and then do..