re calling a function without including file
Hi,
i am new to programming in php, i was just checking the wordpress code and found out in the w
Strange Oracle Query problem
Ok So I have this PHP class that talks to a Javascript class that basically creates a table of infor
subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks
Creating an invoice
Using fpdf I am trying to create an invoice to send to clients. The products are sold in pricing tie
Strange php code found on my website
I got hacked and the following code was placed within my files:
Code: [Select]<?
/*
Having problemswith multithreading and prime numbers
I have an assignment when I'm suppose to do the following:
Write a multithreaded Java, Pt
PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec
is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any
Email Form Syntax Issue
I need the TO: in email to display To: CEO instead of To: abc@mail.com
How to alter the scri
Buggy registration system
Hey, I just started scripting in PHP, and I ran into a few problems.
Code: <?php
includ