Poet, Singer, Writer, Admin of Indyaspeak.com
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
An odd assignment statement. Can someone explain this assignment to me?
What purpose is served by the bit of code between the two equal signs in the $installurl set? Is th
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
Automatic Webpage ??
I have a page www.mysite.com/test.php with a
<form>
<textarea name=&q
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin
natcasesort works on one server but not on another
Hi
I have a problem that I was hoping that someone can help me with.
I'm trying to use
Else statement screws up all css
Does anyone know what goes wrong in the process with this php code?
This code seems to be causing
quick basic question, hopefully not dumb
I don't know how to search for this, so forgive me if it's been covered...
I often see an exa
php web service error
hey guys,
I'm working on a project requires the use of web services. I've been trying a few tutor
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