PHP & Java
Hello,
can PHP code be used inside java code?
Code: [Select]<SCRIPT LANGUAGE=&q
Help: problem with Headers to download PDF file
Hi,
I'm trying to implement a script where when a user clicks a link he gets a PDF file to op
Multipe Dynamic Controls & AutoPostback Issue
I currently have a need to create many dynamic controls (Example Textboxes) that need to do a PostBa
Simple Variable Question
Hi everyone.... again,
I am really getting into php still. Learning more every day. I love it
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
MASS PM
Hello all, I'm trying to send mass private messages to users in my database but keep getting an erro
a multi dimensional array with for each
hi, I have been asked to write an array, I have Zone 2,3,4,5,6,7,8 each zone has 3 sections of weigh
Date Question
I'm using the TIMESTAMP() function within mysql to set the date/time for certain events. However, ho
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan