Data type mismatch
Hi,
I am migrating data from algol to c.I mapped real datatype in algol to double datatype in
Need help urgant
why down my code ony return one item instead of all the items selected.
$arr = array($date,$
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
Problem with HTML form
Hello,
I made a HTML form with some fields and check box.
Everything works fine except whe
Email Form Syantax Issue 2
How to make this look FROM:"OUR TEAM" instead of FROM:abc@mail.com
$headers = "
At max how many columns is advisable to create in a table/view
Hi All,
I have two transaction table from which i want to create a simple view or material
need help modifying script
Hi guys,
I'm fairly new to php and am having a bit of trouble modifying a script.
This
value not going in data base
hello friends....
i am having a working javascript....when i am selecting any
mysql query with single quotes in a variable
$sitedetails = "INSERT INTO vars (address, sitename, description, ownername, theme) VALUES ('$u
Need a fuction to count entries in a field
Hi
I need a fuction to count how many times a email address is entered in to a field.
I ma