Keeping data in form
How can I keep whatever I write in the form?
Only add new information from XML to MySQL
What I am doing, is taking a xml file, and adding the values to a database. However, what I want to
Sessions Value Not Saved
Hi,
Im making a login form and im using this code:
Code: if($login=="true"){
Pspell with my own dictionary
Hello!
I've tested two cases using pspell functions.
1)
Code: $dictionary_link = pspell_new
generating random codes
Hi guys n gals,
I have a requirement to generate 250,000 unique codes...
These codes a
Not sure why this script is not working?
Hi I am new to php programing and I was trying to make up a simple script like a captcha but I canno
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan
Random Number Generation And Probability
Hello, I am working on a function which has to insert data into a SQL table.
we have to suppl
query based on 2 conditions
I want to select if the doc_type is either s OR f but this doesn't work:
Code: [Select]$query
AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug