Query issues
I probably have this setup wrong well I know I do because nothing is showing up now. What I want is
php mysql query from input textbox
Hi,
I have a text box, in that i have given the mysql query. I can able to get the query in v
Multiple includes losing variables
Hey all,
just starting out w php and ran into a problem pretty quickly. I'm
including seve
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
remove innitial and
i am using tiny_mce as a text editor for my CMS.
buy now the problem is it add <p>
Escaped characters
I have a script that allows you to post news to the home page of my site. Along with the news is the
Passing an array of values From VB6.0 to Oracle PL/SQL Function
Basically we are using VB6.0.
When we try to pass an array from VB6.0 to an Oracle PL/SQL
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.