Regular expression tips or resources
Hello! I'm having some issues implementing the appropriate regex patter to eliminate unwanted charac
Storing user data help?
Hey Guys,
I'm not use if this question is to broad but I can always give you more informatio
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is
Can you help please? Php file
I have to write this php file to allow users to register their nicknames on nickserv
For an I
modifying a property of an object from a different class
I have 2 classes:
- Math
- Distance
in my math class, I have this line:
$distance =
help need on ob_start()
Hi
I am a newbie in php, I have a code
Line number On/Off | Expand/Contract <?phpo
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
calculator
I can't figure out why this code doesn't work. No error messages. Page loads.
Code: <
Batch Session SM35 stuck in status 'in Background
Hi Experts,
I am facing a problem with Batch Input session SM35.
The batch se
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi