Simple program to copy files between two computers over the web
I use logmein free and often need to move files between my two computers. Generally, I move the file
PHP5 - AJAX help
I've been following the tutorial on w2schools (http://www.w3schools.com/php/php_ajax_database.asp) a
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
session variables not working anymore
hello,
i use sessions to handle authentication within my site. my host has been changing a lot of
About imagecopyresampled()
Hello,
I am looking to use this function to resize parts of an image to a fixed thumbnail siz
explode() function problem maybe
Hi I'm having trouble searching my database. When I type two words in the search field it only searc
Edit MySQL Row Using PHP and HTML Form
Hello,
Here's what I'm trying to do. Build a page where a user enters a MySQL row number in.
Small problem with image resize script
Hi!
I am a little bit new to php and I have an issue installing an image resize script I down
problem in pagination when processing with selectbox form
Hi,
I have a search form, with select boxes, if am selecting the value from the form, it work
unexpected T_SL without a shift left token
Nothing too see here, I'm an idiot and resolved the problem.