HOW to get the bind variables list.
I've the following problem : I've some SQL queries stored in my DB as VARCHAR2 values.
I need t
image upload, resize THEN submit form
Ok so I have a form that requires the user to upload an image, and then do something with that image
formating when pulling data from a mysql database
Ok so Im not to sure if this is the right thread to post in but here is my catch 22 issue.
I
Cache PHP Objects/Classes?
Does anyone have ideas about caching PHP objects using something like: http://memcached.org/
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Strip Slashes Help
I've got a script that i've downloaded of the net to edit multiple fields from my sql database, and
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Search with relational database
Hey,
I have quite a complicated (for me anyway ) relational database for an apartments syste
if php cookie set, show code...
Hi all.. I need to figure out this little snippet right quick.. seems like it should be easy enough
PHP If Else statement for breadcrumb
Hi
I am trying to use a PHP if else statement to display a breadcrumb link on wordpress