Upload, SSL and more php help
I recently just installed a ssl cert and do i use https for the whole site or just for the checkout.
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
xml element exists
Code: [Select]<?xml version="1.0"?>
<Addresses>
<
images aren't rendering
I'm trying to call a JPG file from within PHP (in an effort to hide the actual JPG folder). The imag
query based on 2 conditions
I want to select if the doc_type is either s OR f but this doesn't work:
Code: [Select]$query
Drop Down and text box issue
Is it possible to set a drop down list and text boxes to a certain width?
here is my code
shoping cart issues
i´ve wrote this and works when i add an item to, my cart, but when i want to add othrer item just
Pulling out some result data from MYSQL
Hey Guys,
I've built a PHP page that has a for just imagine something like registration form
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
Help please - How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
How to grab certain words ??
I am working with this API
Returns JSON.
curl http://letsbetrends.com/api/current_trends
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
php require help needed
Ok i tried to use the search funtion but the word require is everywhere.
i'm really new to cr
Scrolling news bar and MySQL
I am not sure if this is the correct forum to post this on. If not, I apologize. I am still pretty
How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
want to add a break after a certain amount of characters
i was wondering how to add a break in a blog post after a certain amount of characters... any idea o
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means
Unable to display contents in Second Drop Down Box
Hi All,
What I am trying to do is 2 dependent drop down boxes and when user selects su
Filename and Line Number Custom Error
I have a class, with a method that accepts 2 parameters. I would like to output error messages.