path to include folder
Hi everyone,
When I'm testing locally, I have to add the name of the site folder as part of t
Taxonomy? Classification? Categorisation?
Not sure if there is a way around this classification problem
I have a supplier who produces
SQl num_rows problem
when i try to count rows from an SQL select i get an warning
Code: [Select]$countviews = mysq
scandir clients directory
hi,
how can i scandir the clients directory? i need a script that when i click a button it will u
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data