Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
How do i use vars in an array
Hiya peeps!
How do I use a var in an array. You will see $id but it isnt working.
TabControl Inside ListView Not Editing
Hello everybodyI have a ListView on my page. Inside the ListView I put a TabControl, cuz I want to p
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
RadioButtonList data selection writing a screen scraper Issues: PHP Forms -Clearing Mouseover to edit (Ajax) MSSQL/PHP Convert .fdf to .pdf
view plaincopy to clipboardprint?
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
I've tried looking online before actually asking for help, but I've been looking for about the past
hi friends, can anyone help with the code behind to get this application working, please in VB (new
I am tryint to setup a webapplication developed in PHP, Apache2.0 and SQLServer2000 as backend which
I currently have a web form that uploads the form data to an .fdf file and emails it.
However