Beginner PHP code help
Hi I'm new to php but if someone could please read the question below and help it would be great.
Handling text changed in text box control using Ajax
I need to create a web form with a text box control. When someone types text into the textbox I nee
Code Help.. If txt input box empty search X instead..
I am having a problem with my search script. At current it will simply search by a selected date whi
Form submissing with PHP and JQuery/Ajax
I have searched everywhere, but cannot find a solution for this... I have worked all day trying to g
Paypal
Hi all,
I have an advanced basic knowledge of php
I want to try something new for a s
Can php detect connection speed and thereafter swap out elements?
No code to post, lads, yet. Just looking for a yay or nay at this stage:
Can a php script be
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
Save username into DB
OkaY so I got my blog to actually save the posts and whatever, all I need now is for it to keep the
TCP Sending Unsigned Char...
Hi...
I want to send over tcp/ip some data, i have the data in hexadecimal, and when i tr
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am