Ten Operator Syntax
Hi Guys,
I can't figure out why i am getting a parse error with this basic ten op code:
Stopping page post back
I have few literal contriols in my page and a repeater too. But inspite of using update panel, postb
Show specific day of the week
I have been racking my brain trying to get this function to work properly and it is doing so for eve
Can't seem to capture a variable in a chained select
I'm *this* close to having a chained select running but for some reason it doesn't seem to be pickin
php email checker
I am having alot of trouble finding info on how to do these email things. I need to do the following
Referential Integrity problem when inserting into 2 tables at same time
Hello Everyone,
Im relativity new to PHP and MySQL and i have come up against a problem. i h
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no
PHP Directory Listing Not working
Hey Guys,
I need help, I tried a ton of directory listing scripts and they all don't work. Al
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and