Code clarification
Hi
In the following code what could be the "search_print()" and where it could be
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
Passing vars to the DB
I have 3 small testing tables:
ID TYPE
1 pepperoni
2 C. bacon
3 taco
ID TY
Basic Question about Threading and PHP...
I have a page that I am working on and it is taking several hours to process. The basics of what th
PHP IMAGE UPLOAD SCRIPT
Hi for the last week i have been looking for scripts that will upload a photo to a certain folder wh
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
Why does my crawler script suddenly end with no error?
Hi.
I have written a web crawler script. It will visit a large number of URL's with cURL.
Gerenate tabel in Php
I whant to generate a tabel takeing data from database like this one so the results to be display on
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
pagination numbering pattern
Hello,
I have following code which works great for pagination. but i have small issue now.