preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Problem with HTTP Caching...?
Hi there, im trying to implement caching. But it doesn't always work.
I post it here because ther
strtotime issue
Hey all,
I'm playing around with some code, and basically the idea is:
Person changes
PHP & MS Access - Line Break
Hey Guys!
I'm pulling records from an MS Access database and listing them using PHP and I'm r
MySQL noob question
hi guys
I have a simple mysql table set up, along the lines of
Col 1 - Col 2 - Date_l
update the selected existing records of database
Hi frndz,
I am new to php and get stuck....
Edit.php > Update.php > Updatea
Random date selection
i want to select random date with time(hour+minutes+sec) where date is specified(10/22/2009) and tim
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
What do you call the "token" thing?
You know how some sites have links that run on tokens? Tokens are links that only stay alive for a c
Kill a process
I have a question - how can I kill a process from a command line or by using Oracle SQL Developer? I