empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
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
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Mysql query, two times?
Hello to all,
I'm new to php coding and i like it alot. I need help with some noob stuff.
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
Ajax Issues - Update Panel / Timer. Intellisense doesn't know about them
Type 'System.Web.UI.ScriptManager' does not have a public property named 'UpdatePanel'.
That is wha
CURL question
i am wondering if it's possible to use multi curl with login something like
login once to web
Date/Time and Checkbox
Hi Everyone,
I am trying to figure out how to insert the current date and tim
Refining of search Criteria
Dear Friends
I need a help, I have a search page which of cars related, which has different s
Putting double spaces instead of single spaces
Im looking at trying to replace all single spacing between fields with double spacing
At pres