Connecion issue
Hi,
For some reason, I keep getting this error when trying to connect:
Warning: mysql_
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
Open/Close Links in Php
Hello, Hoping someone can inform me how I can get PHP to automatically open a set of links in a new
Problem with HTML form
Hello,
I made a HTML form with some fields and check box.
Everything works fine except whe
TabControl Inside ListView Not Editing
Hello everybodyI have a ListView on my page. Inside the ListView I put a TabControl, cuz I want to p
Check something, wait, check again, do something!
Hi guys.
I wonder if someone can help me with this.
Basically, what I want to do is (
captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select
problem with query error
First Thanks to those who helped me on my previous posts, and the following code i'm using is not mi
for some reason mysql query not working, not inserting, please check it out
This code is not inserting anything into my db, don't know why, the $_SESSION variable does contain
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would