check how many commas the variable containing the query has between [i]select[/i
Hi...
iv made an sql table that contains id number - name of sql query and an sql query.
T
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
need help with php get
i have a option box that gets filled with dates, but how do i get once the option value has been cli
Generate PDF
Hi guys,
I would like to know if there is a way to generate pdf when clicking on a link. In f
Socket programming
Hello all,
I have a PHP socket script. GPS trackers connect to this socket. IMEI verification
gmdate() - want 1 hr before time
Hi,
I am using php gmdate().
Now I am entering all dates in my dbase using gmdate("Y-m-d
How to add functionality to a simple php calender?
Hello everyone,
I have just finished creating a simple php calander. Can someone point
The type or namespace name 'ServiceModel' does not exist in the namespace 'System'
When I locally run the website, it works just fine, but when I uploaded it to the hosting environmen
How to get the previous months last date....
Here's my wittle problem. I suck at working with dates.
So today is 10/20/2009, i need to fig
PHP mail() with images
I'm trying to get images to send along with my HTML e-mail sent through PHP mail(). I only tried vie