Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
Best PHP Documentation generator
Hello guys!
I would like to hear from you what is the best PHP documentation generator. Perso
AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
Image DPI
Hi.
I allow users to upload images, the user then is able to adjust several settings for the
Refining of search Criteria
Dear Friends
I need a help, I have a search page which of cars related, which has different s
Get dump of MySQL DB from Live Site
I'm after an easy, but secure way of generating and importing a MySQL dump from a remote server.
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
Gaining access to Drop Down Menu Variable
code is below, I am creating a drop down menu. I want to echo the value selected in the drop down me
trim function issues
Hi guys, total noob here...
So I've been tinkering around with a html and am using php to em
reading partial code from external site
Hi,
I am trying to write a script for my website to get an article from an external website.