paginate search result
Hi, I have a paginations script to display data from my database but i would like to paginate someon
Pre-Fill out a PHP form...??
This is for work actually (geek squad). We have to fill out this online php form at work over and ov
Problem executing bash script using shell_exec
Hi there,
I created a bash script file using following code to convert doc documents to pdf using
Need help to modify php ELSE code
I'm trying to find a way to have the php code display a message if there is no inventory listed in t
Inserting the current date/time while submitting the forum
What do I need to add below to update the current date/time? I have a field in the database called d
Delete records not in top 15
Hi,
I'm creating a hall of fame page in my game and the page will only display the top 15 sco
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 - HTTP Digest Authentication - Understanding Code Help
Hi Everyone,
This is my first time on your website and please excuse if I am asking silly que
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
An odd assignment statement. Can someone explain this assignment to me?
What purpose is served by the bit of code between the two equal signs in the $installurl set? Is th