Blank record injected into database
I always found several blank records inside my database, although $SESSION is required to insert the
how do I show what a user have selected from a checkbox?
From my code below, how would i show which check boxes have been checked and which radio buttons sel
Linked Keywords
I am trying to get a script that makes my predefined keyword converted to links and / or converted t
values not being entered into table
hi. I;ve created a form, so that when a user enters data into it, it gets added to a table in a data
Schedule editor
Hi,
I have a question related to Schedule editor.
If we schedule a BLS for every 30
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec
A little help in c#
i am doing a simple paint program using c# i want to draw with the mouse so i wrote the code of the
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam