PHP MySQL Return Results Issue
Hi guys,
I'm running joomla and made a module which is using ajax.
Basically i just have a
Delete all from a table
I can not get the following code to work. If I run the sql statement in the db it will delete all t
Doubles are giving me problems
Ok so, first of all i made a double = 0.05, but when running the debugger it shows up as 0.04999. I
PECL uploadprogress for php5.2
Hey, I just installed PHP5 via .htaccess on my 1and1 Shared Hosting Account.
How would I exac
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
How to login with SAPCPIC userid
I have changed the Password for SAPCPIC in Development Server for 000,001 and 100 client.
But w
Map.php
I am a complete beginner to PHP and am looking for some help with a program I am messing around with
image upload script not working with png
The basic process of this php code is to take the submitted file, convert it to a small JPG thumbnai
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
URL Rewrite issue
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But