How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
How can i steam a video on my PHP site? (non YouTube)
Basically I have a PHP site and don't want to give page rank to YouTube. I just want to stream a bas
C problem struct and string
Hi guys,
This is my first post and I'm hoping the experts here can help me solve my problem.<
2 things: enter doesn't work in IE & empty form
i have this search form that works well except for 2 things.
1) on IE when i hit enter instea
Does design fit in FPGA ?
Hi all,
I've made a large HCC-Design. Because of the program-size the compile process with th
How to use Ajax to verify data on a DB ?
Hello everyone, well i want to know how to check a value if it exists or not on a Data base and capt
Empty text file when there is over XXXX lines of text.
define("RANDOM_FILE","/public_html/random.txt");
$randomEntry = "
Place specific image in html page when specific name is typed.
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
mysql select query problem
how can i select multiple fields from multiple table in one query like
i have table name t1 a
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?