my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem
Help, Base64 encoding url and decoding server side.
Hello everyone, i have a website with videos and games and also provide an embed code which people c
Help a newbee save my job !
Hey guys i am dying here i am new to php and would like for someone to help me with this problem
what business processes?
Hi,
A general question. What business processes (like OTC - Order to Cach, P2P, R2R etc)
search query in mysql in php problem
my search query wont work, i know, that my codes are correct.please help
Code: [Select]&l
Will an XHTML DOCTYPE interfere with my PHP if I'm not experienced enough?
I've read this article here: http://friendlybit.com/html/why-xhtml-is-a-bad-idea/
In a nutshe
Array to string conversion
Can anyone help me with this?
Notice: Array to string conversion in /home/..../index.php on l
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
Locking mysql tables with php
Hi
BACKGROUND:
I have multiple instances of the same php script running in a WAMP environ