Multipe Dynamic Controls & AutoPostback Issue
I currently have a need to create many dynamic controls (Example Textboxes) that need to do a PostBa
If a record matches an existing record do nothing
So I don't know if I should put this here or in mysql, but what my script is for is for people to ad
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
simple php table loop
Hi all,
I've the following code
<?php // Create category options
Get content from table into a list, without repeating.
Alright this is kinda an odd thing, so I need some help.
I have a table "quote" wit
How to use php and sql to check if values match the ones in a table (for logins)
How would I code it that the script takes two variables that are passed to it (UserID and PIN), and
Change Age automatically
hi guys . im new to php , is it possible to change age value in mysql automatically when year change
MySQL issue
I am taking sentences through a form on page. Then checking some condition and trying to insert them
HOW to get the bind variables list.
I've the following problem : I've some SQL queries stored in my DB as VARCHAR2 values.
I need t
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t