Regular expression tips or resources
Hello! I'm having some issues implementing the appropriate regex patter to eliminate unwanted charac
form submit at godaddy?
Trying to test form submission at GoDaddy and it does not seem to work. Here's the page...
h
wav to mp3 + goDaddy
I need to convert wav files to mp3s. From what I have found so far one way to do it is to have my PH
Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
SAP FICO learning materials
Hi all,
I am new to this world of SAP FICO. I have taken training on SAP FICO, but was wonderin
Help with simple query
Hi,
I'm trying to do a Query with a Union where I want to print the number of rows $tc conta
Login logout link help
Hi all,
Im new to php and Im having trouble creating a login/logout link for my page that dis
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
Changing color in GD via variable?
Hey guys, I'm new here. x)
I'm very much a noob when it comes to PHP, but I'm trying to learn