losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would
How to Detect it is public_html or httpdocs?
How to check whether it is cPanel or Plesk?
If it found public_html perform <?php incl
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like
Basic Question about Threading and PHP...
I have a page that I am working on and it is taking several hours to process. The basics of what th
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
Disable html within defined tags
I have a mysql database that allows users to enter content with html, but I also want to have a tag
Help with Contact Form
I have this Form on an html page and the associated code on page.php (below).
I keep getting the
Get value from Select menu
Hi!
Have tried to find the solution on the web. Don't know if there is an easy one. A descrip
Socket problem
Hello,
Earlier I posted about my problem with my socket script. It took up to 100% CPU usage.