Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.
If i send the value by this
Comma seperated implode & modifying returned string.
I have a PHP post form that posts up to 4 variables. I need whatever variables are passed to be comb
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: blog:edit_all,delete_all|users:edit_all,delete_
Add "width" check when upload
Hi!
Can someone add a function that is checking if picture witdh is bigger then 800px whwn up
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
login page does not execute a else statement
I've created a login page using sessions.
When an incorrect user name or password is entered then
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
array empty
Hiya peeps,
Ok here is the codes.
order.php
Code:
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
PHP - HTML
Could anyone give me some GOOD sample links for php - html email tutorial.
Thanks!