Sign Up
Log In
B
babil
Oct 24, 2006
Joined Feb 24, 2005
Discussions
Posts
15
Discussions
6
Mentions
B
join two variables to a new one
PHP Help
General Help
Hi all, a pretty straight forward example follows. Is this possible?? any help appreciated. Thanks in advance babil $a_0=1; $b=0; $c="\$a_".$b; echo $c; // output must be 1, n...
2
B
Javascript show output of a php file in specific placeholder
Misc Help
ClientSide Technologies
Hallo all, how can I show the output of a php script inside a specific <td> when clicked on the link? example: <html> <head> <title></title> </head> <body> <a onClick="myscrip...
3
B
oracle auto increment issue
PHP Help
PHP Databases
Hallo, here is my oracle table structure: CREATE TABLE TEAMS ( ID NUMBER(38) NOT NULL, TEAM VARCHAR2(255), DATUM DATE, constraint SYS_C0065069 PRIMARY KEY (ID) ) / I added a s...
1
B
Send MMS from a website to mobile phone
PHP Help
General Help
Hello all, lets say that I have a contract with a MMSC server provider which allows me to send MMSes from my website via a gateway. Will the send script be using the mail PHP ...
1
B
setting up webhosting with php/mysql
PHP Help
PHP Coding
Hello all, is it possible to do the following thing with php/mysql? user registers upon clicking the "submit" button a php script creates a mysql DB with a unique name ( So fa...
2
B
Read the contents of a word document
PHP Help
General Help
Hi all, this is my first post here. I have the following problem. I want to read the contents of a word document with pictures and formatted text with a php script and then di...
11
Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.