Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
CRM?
I think that's what they're called. Customer Management System? Anyway. Is there any good free ones
Why do I get this error
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/a5488351/public_html/b
The page should be expire when cilck back button
hi,
i'm new to php world.
i create user registration page.
when i submit it,data goes to my
modifying query string with no page refresh
Hi everybody,
I've tried to get info about my problem all over the internet but i didn't find out
How to restrict the display of report variants
Hello All,
I want t know how to restrict the display of report variants.
I mean, whe
Checking if field is empty AND using !is_numeric
Hi lads,
Need to be able to display an error message (using isset?) that says "Cant lea
Find current logon time
Hi,
in my sql script i want to query and find out the logon time of the current session.
<
Ajax Error since Upgrading to 3.5
Ever since upgrading my site to .NET 3.5 (I needed LINQ), I've been getting this annoying error on o
If a form submits back to same page do you need to use $get
IM trying to pass page number and year that was selected back to the same page.
i have this c