post to self
Trying to get my form to submit to itself. However I am also trying to use an image for my submit bu
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
Locking mysql tables with php
Hi
BACKGROUND:
I have multiple instances of the same php script running in a WAMP environ
Accessing element of object array
Hello
My object looks like this:
Array ( [0] => User Object ( [id] =>
Search function
I am looking for some guidance from the experts.
I am trying to create a search function. It
Select all entries from database that include a phrase
I have a database of clubs - one of the categories is meeting time and place
I would like to have
Save data in input fields when they press "BACK BUTTON"
Hi, this is html form: And let's say they get a error "Please enter ur title must be more then
cPanel API
Hi Guys,
Need a little guidance. I'm trying to get my script to communicate with cPanel (or W
Help with page encoding issue and weird characters
I'm trying to write a screen scraper and when I pull out the lines of the html file that I'm interes
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)