noob question
i traying to do a php form with auto replay for both(me and the user who send me a mail),
a u
Best PHP Documentation generator
Hello guys!
I would like to hear from you what is the best PHP documentation generator. Perso
single values into sql field
i have a form which i want the user to able to select multiple answers. But i want the answers to be
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
calendar dates and hours compare problem
i have a calendar in wordpress, everything works great except that i can make 2 meetings at the same
limit string by words??
hello all,
I was wonder if there is a function to limit a string by the number of words inste
mysql select query problem
how can i select multiple fields from multiple table in one query like
i have table name t1 a
xApp Analytics in BI 7.0
Dear all,
I am trying to implement xApp Analytics in BI 7.0. After I installed the analyt
PHP - MySQL Fail
My PHP code will only execute the first part of my code...
Code: <?php
sessio
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav