switch form actions? not working
i want on submit to go to different pages according to the CatID
Code: <?php $CatID=$_
Sending an SMS Message with ASP.NET
Often times it may be a requirement for your web application to send an SMS message. Such examples w
How to grab certain words ??
I am working with this API
Returns JSON.
curl http://letsbetrends.com/api/current_trends
PHP - MySQL Fail
My PHP code will only execute the first part of my code...
Code: <?php
sessio
2 things: enter doesn't work in IE & empty form
i have this search form that works well except for 2 things.
1) on IE when i hit enter instea
dropdown box help - open php files to textarea
Hi, I am using tinymce to edit content located in several php files. The code I attached works but i
URL Rewrite issue
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
Security Exception on pages using AJAX
I am getting the exception: attempted to perform an operation not allowed by the security policy on
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