Specific name typed, specific image shown on html page
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
Binding 2 UDP sockets on same port, connected to different destinations, 1 receives
Hello,
My application wants to send/recv data to 2 different UDP ports on a remote computer, us
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
Locking mysql tables with php
Hi
BACKGROUND:
I have multiple instances of the same php script running in a WAMP environ
Undefined Variable: PHP_SELF, pls help
Hi,
Im a newbie on PHP / MySQL programming and Im running a script to search one field on my
switch not getting value
what am i doing wrong?
i want to populate the country list according to the category
i want to
Displaying returned XML in another PHP page
I have an online payment form that will return XML given if a payment is successful or declines. I
Anti Spam Code Problems
Ok where do i start? Probably by telling you I have very little working knowledge of PHP and that I
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim