ereg_replace()
Basically what i need to do is
$title = "This Suck's"
$striped = ereg_repl
Links not updating
I'm trying to fuel a simple navigation system for a news section. It works fine when it comes to ret
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
How to login with SAPCPIC userid
I have changed the Password for SAPCPIC in Development Server for 000,001 and 100 client.
But w
Access website from only 1 computer...?
One of my customers wants his website to only be accessed by people in which they bought the website
how to get IP address?
hey guys,
i have this code which is supposed to get me the IP address of my site visitors:
Not capturing all the information we require in the form.......
Hi Guys,
I was wondering if you would share some more of your knowledge today, I'm hoping it
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,
Problems generating word documents on server side for security reasons
I have a problem with word documentation generation when generating a word document (docx) with PHP.