php or sql?
Sorry not sure if this is a sql problem or php the following code is supposed to delete data from th
PHP template help
Ok, I don't know if anyone can help me but I am using PHP templates to make a site. I am a newbie an
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
how to get sn motherboard
Hello.
I want to get serial number motherboard, cpu and else hardware.
Can You show me sam
Track downloads' status
Hello,
I need to make somehow, some system, to track whether downloads are completed or faile
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
PHP & MS Access - Line Break
Hey Guys!
I'm pulling records from an MS Access database and listing them using PHP and I'm r
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
Any decent php formatter/beautifier/pretty printer?
Any decent php formatter/beautifier/pretty printer class/function?
I found the following whil