Confusing Functions
So, I've been reading up on Functions and I like them! However, I need some help using variables in
This is driving me nuts!
This insert query looks to be alright, however I get this error:
QuoteYou have an error in yo
Giving the below syntax error
Dear Experts,
I have used 2 buttons in gui status as display and cjhange.When the user wi
mr8m - reverse document
Friends,
I'm trying to reverse a document held by MIRO, but it reports the message balan
How to add an image/C++ OpenGL?
Hi,
I have been trying to look online for this and, so far, I haven't found anything usef
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it
Send inserts to mysql thru port 80
Hi!
I have an application that must do some inserts in a mysql db. This db is behind a firewa
check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl
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