Inserting 100x and 100y coordinates in mysql table - easy
Is there a way to insert this data into a mysql table named 'map' with the fields: 'x int 3' , 'y in
php mailer
How can i send a mail to large no, say 50,000 reciepients using [color=#0000FF]php mailer[/color]
weeks in a year
hi,
i found this snippet on php.net
QuoteFor the week number for weeks starting on Sunday:
Help! refer to a friend script with captcha code
Hi guys, I am posting on here in desperate need for some help with an ongoing search I have been doi
curl javascript problem
Hi Experts.
I'm new curl and wanna to get some info from this http://www.amadeus.net/
when
Multiple Dropdown Selections
I have a form that let's a user insert a page with the ability to select categories. I want them to
how can we add data from dynamic fields to mysql db in php
i have a script which i found on the internet. i modify that script according to my needs. what is i
Images in email problem
I found this script for sending emails, it works but if the email has <img src="image.jp
image upload, resize THEN submit form
Ok so I have a form that requires the user to upload an image, and then do something with that image
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)