Sub-domains & calling unique content
Hello,
Is there a way use something similar to the $_GET function for a sub-domain? I to be a
array & querys help/advice.
Ok so here goes , I have a mysql database and basically here's what I need to do.
// foreach
Just a white page
Okay so, my website, when I click SignUp on it it takes me to /join.php but its a complete white pag
Problem with shopcart code
Hello, I am having a bit of trouble being able to add a product to my shopcart. My mysql database i
Reduce redundancies in switch functions?
Hello all! I somewhat new to PHP, and was wondering if anyone could give some suggestions on a swit
Get ID from Database when Posting with a HTML Form
I have a form I am submitting to a MySql database. Each product has an ID # attached to it that auto
try catch error
I have been trying try catch but, I can't get it to work. The code opens a non existing file called
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
Developing Ajax-enabled ASP.Net applications for the iPhone
I would like to develop Ajax web applications using Visual Studio that are optimized for the iPhone.
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas