Problem with variable declaration in switch statement
Hello, I am having some trouble assigning a value to a variable inside a switch statement. What I a
Google voice
I currently have a form in html, but I want it in php so the information is not in the source code.<
Can anyone give me some link on .htaccess tutorial
i wish to have friendly url using .htaccess, but no idea yet about this
Hope that anyone cou
How can I Compare two xml documents?
Hi all,
I am doing a POC for my project and I am using XE database 10g version.
Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
Amend code to allow multiple attachments
Hi
I have a php page that allows the user to browse to a file (image) then sumbit, the confi
Echo Tweaking help!
HI. I would like to have the output of the entered variables repeat forever, but it's stopping at th
[newb] Image hosting help.
Hey there, I'm new to php, I know some basics and i can code PWN, I'm only 14 but I'm interested in
Empty text file when there is over XXXX lines of text.
define("RANDOM_FILE","/public_html/random.txt");
$randomEntry = "
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would