Ignore html and bbcode?
I've created a function to limit the amount of text according to the amount of words.
However
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
I think i'm using the syntax incorrectly
Hi Everyone!
I'm new to this forum and a newbie with PHP - I'm glad I found this site - I hop
Cannot Display Array from Select Statement + Login question
Hi,
I'm new to PHP but so far so goog. I was assigend a project and I'm very close to completion.
eregi to preg
Im converting my regex for php 5.3 and I am stuck on the following
Code: [Select]if((eregi(&q
Curl timeout breaks script
So im having difficulties with skipping timeout error in curl
my script calls different functions
LOOPing Problem
Hello All!
The following code loops through the data and displays the data accordingly. My p
PHP Upload issue
Hi guys,
I have stumble across an interesting issue with my script and is doing my head in.
default SAP userid
hi,, I just like to know if it is ok to use the default SAP user id (SAP*)?
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &