noob cURL help
I have a pretty basic form that I need to cURL post to a file in my includes folder (includes/login.
PHP5 - Verifying a secure mail is secure
I need to send an e-mail from a form to a external department and because it contains personal custo
Display the user's weight lost in the past week
Hello everyone,
I am working on a weight loss app for my site, and I want to display the user
Fatal error: Call to a member function fetchrow() on a non-object in C:xamppht
okay i have this query and everytime i add `item_id`=? to it... it gives me the error in the title..
split string
Hi all
i have some names (imploded by comma):
Code: toronto,paris,madrid
Now, i would
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
need to add "sizes" to shopping cart
Hey guys, I am trying to figure out a way to add a "size" selector on to this bit of code.
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
Standard DES encryption script?
Can anybody point me to a tutorial or a short script that shows how to encrypt some text with salt i
db entry based on primary key
My "topics" table contains 10 entires
*--------------*
topicid topic
------