Simple Variable Question
Hi everyone.... again,
I am really getting into php still. Learning more every day. I love it
Help With editting and deleting form
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.png
This table
Problem!
I have another problem, when i run this code i get this error "Parse error: syntax error, unexp
How to update this array?
I am saving a string that looks this: username1, username2, username3...
into a single cell in a
Take info from one coloum and move to another
Hi all,
I have this:
Code: [Select]$array = "SELECT stock_id FROM stocks WHERE stock_
Day of week
I am using PHP version 5.0.5
I have a varaible ($DATE (date format yyyy-mm-dd)) that is being inc
What's wrong with my code
sobbing for many days, still don't know why please Help. Why my page isn't posted correctly. In a
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
I need help on this PHP code
Hi everybody, I made some kind of mistake while editing the code below. As you see, at the 3 row my
Will this protect from mysql injection?
I do not want anything like DROP TABLE to work or any type of coding..
Heres my code.. is it