Why does first ever HttpSendRequest take longer?
I promise this isn't as simple as it sounds. I'm wondering why the the first ever call to HttpSendRe
puting for loop in 1 value
hi ,
how do i put this code in 1 value:
Code: <?php
for ($i=1; $i<=5; $i
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
Mail from PHP form not always ending up in my inbox?
Hi guys,
I'm a real newbie to PHP and have managed to put together a simple mail form that se
A Few Questions
Hi, I want to ask a few questions that I can't seem to find..
1) I'm creating a "shortcu
how to use two buttons with php
hi i have one form. there are three fields which are to be filled by the user. and then there are tw
Hyperlink is adding an extra gap to variable
Hi, here's my problem..
I have a php generated page with a hyperlink which opens in a new win
Storing user data help?
Hey Guys,
I'm not use if this question is to broad but I can always give you more informatio
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now