controlling/creating accounts with privileges
hi all,
i'm trying to figure out how i can create/control account with privileges, for instance a
HTML form problem
Ive made a form to that i want to send to my email via PHP. but when it send only the name's etc sen
help with insert
Hi there,
I am trying to insert some data into a database, but for some reason, it is not ins
cURL proxy
Okay here is the thing... i know how to add proxys
Code: curl_setopt($ch, CURLOPT_PROXYTYPE,
animation progress while uploading files?
Hello, i have some website form to upload few files to server. i want to put some gif animation whi
Could Someone Please Debug This?
I was wondering if someone could debug this script for me. I realize it's not the tidest script (and
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
Which practice of iteration through containers is preferred
In the "real world" what kind of loop do most people use to iterate through a container like a vecto
TimeStamp Column Problem...
I'm mad at my self and thinking I'm a little retarded. It just be some one mistake I'm missing here.
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see