question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
PHP form help required
Hi all! Apologies in advance for having to message the forum for help. I know you must get a lot of
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
Pagination won't carry results past page 2.
Hi all,
I've worked out my pagination script and its paginating fine until I click next from
Performance impact of cookies
Hi, I was just wondering what impact there would be in terms of performance if you where to set then
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and
Passing PHP variables from one page to another
Hello-
I'm having trouble figuring out how to transport a variable from one php file to anoth
SHOW TABLES Help
Hi all
I have the following
Code: [Select]<?php
$sql = "SHOW TABLES&quo