having a small php error tha deals with the 'foreach'
Last night i was working on a script for a cart and it seemed to working good, until this morning. F
RSS poster script?
I have found a script that posts RSS's for me on a site that I'm building. However I would like to a
Probably a simple error...
I'm getting the error -- Parse error: syntax error, unexpected '{' in /home/content/c/s/t/csteffen24
Adding Different Numbers From MySQL
Basically I have a mysql database with a couple prices as the following:
9.99
9.99
9.99
Data storage spaces in varchar2
Trying to understand what's happening.
I am selecting a value from a table that is defined as c
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
max() problem
I have a while loop to get image names.
Code: $imagequery = mysql_query("SELECT * FROM ad_i
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
making web pages for accounts
Hello, I would like to make pages for accounts on my website im making (its not a real website..im j
How to copy a part of a vector in a raw memory
Hi,
How can I copy a part of a vector into a memory:
1
2
3
4
5