echo $rows help
Hi all,
Hopefully something simple that I don't know!
I have this:
Code: [Selec
PHP and XML image gallery variable issue
I'm trying to display the large image on the same page as the thumbnails, to do that I'm passing a v
Using Windows message as a Handle
Hi,
I am writing one of my first multithreaded programs.
In one of the thread,
How to set pass login name from htaccess to php
When the user logs into my members page via htaccess, I'd like to retain the username so that I can
Batch Related Pricing
Hi, I need some clarity on the batch related pricing
For example the following are the b
Asset Transfer from One plant to another within same company code
Hi,
Please advise how to transfer one asset from one plant to another plant within same c
switch form actions? not working
i want on submit to go to different pages according to the CatID
Code: <?php $CatID=$_
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very
PHP and Javascript
Hello Everyone,
I have a page that needs a javascript code to be written between PHP code but